Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.h113 int efx_mae_alloc_action_set_list(struct efx_nic *efx,
H A 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()
H A Dmae.c1385 int efx_mae_alloc_action_set_list(struct efx_nic *efx, in efx_mae_alloc_action_set_list() function