Searched refs:aop_offload (Results 1 – 1 of 1) sorted by relevance
443 unsigned aop_offload : 1; member475 unsigned aop_offload : 1; member1287 ASSERT(flow_registration->aop_offload); in necp_client_collect_aop_flow_stats()1299 ASSERT(flow->aop_offload && aop_flow_count == 1); in necp_client_collect_aop_flow_stats()1385 ASSERT(!flow_registration->aop_offload); in necp_client_collect_nexus_flow_stats()1433 if (__probable(!flow_registration->aop_offload)) { in necp_client_collect_stats()2150 bool aop_offload) in necp_client_add_nexus_flow() argument2159 new_flow->aop_offload = aop_offload ? TRUE : FALSE; in necp_client_add_nexus_flow()2173 uuid_t nexus_agent, uint32_t interface_index, bool aop_offload) in necp_client_add_nexus_flow_if_needed() argument2195 …ient_add_nexus_flow(flow_registration, nexus_agent, interface_index, interface_flags, aop_offload); in necp_client_add_nexus_flow_if_needed()[all …]