Searched full:in_hw (Results 1 – 9 of 9) sorted by relevance
409 if (entry->in_hw) in dwmac5_rxp_get_next_entry()454 entry->in_hw = false; in dwmac5_rxp_config()479 entry->in_hw = true; in dwmac5_rxp_config()481 if (frag && !frag->in_hw) { in dwmac5_rxp_config()486 frag->in_hw = true; in dwmac5_rxp_config()
58 jq "[.[] | select(.options.in_hw == true)] | length")
64 jq "[.[] | select(.options.in_hw == true)] | length")
100 .options | .in_hw ]' | jq .[] | wc -l)
574 flow_pay->in_hw = false; in nfp_flower_allocate_new()1086 merge_flow->in_hw = true; in nfp_flower_merge_offloaded_flows()1087 sub_flow1->in_hw = false; in nfp_flower_merge_offloaded_flows()1429 flow_pay->in_hw = true; in nfp_flower_add_offload()1494 origin->in_hw = true; in nfp_flower_remove_merge_flow()1589 if (!nfp_flow->in_hw) { in nfp_flower_del_offload()
445 bool in_hw; member
1153 if (!flow_pay->in_hw) { in nfp_fl_ct_del_offload()
457 flags = ["skip_sw", "skip_hw", "in_hw"]791 fail(not fltr["in_hw"], "Filter not offloaded by default")801 fail(not fltr["in_hw"], "Bytecode not offloaded by default")881 fail(not fltr["in_hw"], "TC does not report 'in_hw' for offloaded filter")
175 struct efx_tc_action_set *act, bool in_hw) in efx_tc_free_action_set() argument177 /* Failure paths calling this on the 'cursor' action set in_hw=false, in efx_tc_free_action_set()181 if (in_hw) { in efx_tc_free_action_set()183 /* in_hw is true iff we are on an acts.list; make sure to in efx_tc_free_action_set()208 bool in_hw) in efx_tc_free_action_set_list() argument212 /* Failure paths set in_hw=false, because usually the acts didn't get in efx_tc_free_action_set_list()216 if (in_hw) in efx_tc_free_action_set_list()218 /* Any act that's on the list will be in_hw even if the list isn't */ in efx_tc_free_action_set_list()