Searched refs:efx_tc_flower_action_order_ok (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/sfc/ |
D | tc.c | 783 static bool efx_tc_flower_action_order_ok(const struct efx_tc_action_set *act, in efx_tc_flower_action_order_ok() function 1177 if (!efx_tc_flower_action_order_ok(act, in efx_tc_pedit_add() 1202 if (!efx_tc_flower_action_order_ok(act, in efx_tc_pedit_add() 1253 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_PEDIT_MAC_ADDRS)) { in efx_tc_mangle() 1340 if (!efx_tc_flower_action_order_ok(act, in efx_tc_mangle() 1399 if (!efx_tc_flower_action_order_ok(act, in efx_tc_mangle() 1848 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_COUNT)) { in efx_tc_flower_replace_foreign() 1866 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_DELIVER)) { in efx_tc_flower_replace_foreign() 1912 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_DECAP)) { in efx_tc_flower_replace_foreign() 2256 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_COUNT)) { in efx_tc_flower_replace() [all …]
|