Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dmae.h113 int efx_mae_alloc_action_set_list(struct efx_nic *efx,
Dtc.c1955 rc = efx_mae_alloc_action_set_list(efx, &rule->acts); in efx_tc_flower_replace_foreign()
2505 rc = efx_mae_alloc_action_set_list(efx, &rule->acts); in efx_tc_flower_replace()
2685 rc = efx_mae_alloc_action_set_list(efx, acts); in efx_tc_configure_default_rule()
2758 rc = efx_mae_alloc_action_set_list(efx, acts); in efx_tc_configure_fallback_acts()
Dmae.c1386 int efx_mae_alloc_action_set_list(struct efx_nic *efx, in efx_mae_alloc_action_set_list() function