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()2372 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_default_rule()2439 efx_mae_free_action_set(efx, act->fw_id); in efx_tc_configure_fallback_acts()
1356 efx_mae_free_action_set(efx, act->fw_id); in efx_mae_alloc_action_set()1362 int efx_mae_free_action_set(struct efx_nic *efx, u32 fw_id) in efx_mae_free_action_set() function