Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Dmae.h113 int efx_mae_alloc_action_set_list(struct efx_nic *efx,
Dtc.c1638 rc = efx_mae_alloc_action_set_list(efx, &rule->acts); in efx_tc_flower_replace_foreign()
2180 rc = efx_mae_alloc_action_set_list(efx, &rule->acts); in efx_tc_flower_replace()
2360 rc = efx_mae_alloc_action_set_list(efx, acts); in efx_tc_configure_default_rule()
2433 rc = efx_mae_alloc_action_set_list(efx, acts); in efx_tc_configure_fallback_acts()
Dmae.c1385 int efx_mae_alloc_action_set_list(struct efx_nic *efx, in efx_mae_alloc_action_set_list() function