Searched refs:efx_tc_flower_action_order_ok (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 1082 if (!efx_tc_flower_action_order_ok(act, in efx_tc_pedit_add() 1107 if (!efx_tc_flower_action_order_ok(act, in efx_tc_pedit_add() 1245 if (!efx_tc_flower_action_order_ok(act, in efx_tc_mangle() 1304 if (!efx_tc_flower_action_order_ok(act, in efx_tc_mangle() 1532 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_COUNT)) { in efx_tc_flower_replace_foreign() 1549 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_DELIVER)) { in efx_tc_flower_replace_foreign() 1595 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_DECAP)) { in efx_tc_flower_replace_foreign() 1939 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_COUNT)) { in efx_tc_flower_replace() 1985 if (!efx_tc_flower_action_order_ok(act, in efx_tc_flower_replace() 2035 if (!efx_tc_flower_action_order_ok(act, EFX_TC_AO_DELIVER)) { in efx_tc_flower_replace() [all …]
|