Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Dmae.h109 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
H A Dtc.c1893 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace_foreign()
1940 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace_foreign()
2287 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()
2331 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()
2372 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()
2490 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()
2680 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_configure_default_rule()
2753 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_configure_fallback_acts()
H A Dmae.c1278 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act) in efx_mae_alloc_action_set() function