Home
last modified time | relevance | path

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

/Linux-v6.6/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()
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()
Dmae.c1356 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