Searched refs:efx_mae_free_action_set (Results 1 – 3 of 3) sorted by relevance
111 int efx_mae_free_action_set(struct efx_nic *efx, u32 fw_id);
182 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_free_action_set()2697 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_default_rule()2764 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_fallback_acts()
1357 efx_mae_free_action_set(efx, act->fw_id); in efx_mae_alloc_action_set()1363 int efx_mae_free_action_set(struct efx_nic *efx, u32 fw_id) in efx_mae_free_action_set() function