Searched refs:efx_mae_alloc_action_set (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/sfc/ |
D | mae.h | 110 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act);
|
D | tc.c | 1576 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace_foreign() 1623 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace_foreign() 1970 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace() 2014 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace() 2055 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace() 2165 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_flower_replace() 2355 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_configure_default_rule() 2428 rc = efx_mae_alloc_action_set(efx, act); in efx_tc_configure_fallback_acts()
|
D | mae.c | 1287 int efx_mae_alloc_action_set(struct efx_nic *efx, struct efx_tc_action_set *act) in efx_mae_alloc_action_set() function
|