Home
last modified time | relevance | path

Searched refs:efx_mae_free_action_set (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmae.h111 int efx_mae_free_action_set(struct efx_nic *efx, u32 fw_id);
H A Dtc.c182 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()
H A Dmae.c1357 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