Searched refs:efx_mae_alloc_action_set (Results 1 – 3 of 3) sorted by relevance
44 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
271 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()295 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()335 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace()452 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_configure_default_rule()
281 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act) in efx_mae_alloc_action_set() function