Searched refs:aop_offload (Results 1 – 1 of 1) sorted by relevance
443 unsigned aop_offload : 1; member475 unsigned aop_offload : 1; member1288 ASSERT(flow_registration->aop_offload); in necp_client_collect_aop_flow_stats()1300 ASSERT(flow->aop_offload && aop_flow_count == 1); in necp_client_collect_aop_flow_stats()1386 ASSERT(!flow_registration->aop_offload); in necp_client_collect_nexus_flow_stats()1434 if (__probable(!flow_registration->aop_offload)) { in necp_client_collect_stats()2177 bool aop_offload) in necp_client_add_nexus_flow() argument2186 new_flow->aop_offload = aop_offload ? TRUE : FALSE; in necp_client_add_nexus_flow()2200 uuid_t nexus_agent, uint32_t interface_index, bool aop_offload) in necp_client_add_nexus_flow_if_needed() argument2222 …ient_add_nexus_flow(flow_registration, nexus_agent, interface_index, interface_flags, aop_offload); in necp_client_add_nexus_flow_if_needed()[all …]