Searched refs:efx_tc_free_action_set_list (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 206 static void efx_tc_free_action_set_list(struct efx_nic *efx, in efx_tc_free_action_set_list() function 748 efx_tc_free_action_set_list(efx, &rule->acts, true); in efx_tc_delete_rule() 1983 efx_tc_free_action_set_list(efx, &rule->acts, false); in efx_tc_flower_replace_foreign() 2229 * freeing it (efx_tc_free_action_set_list()), even if the action-set in efx_tc_flower_replace() 2546 efx_tc_free_action_set_list(efx, &rule->acts, false); in efx_tc_flower_replace() 2791 efx_tc_free_action_set_list(efx, acts, true); in efx_tc_deconfigure_fallback_acts()
|