Home
last modified time | relevance | path

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

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