Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1087 static const efx_mae_action_desc_t efx_mae_actions[EFX_MAE_NACTIONS] = { variable
1150 if (type >= EFX_ARRAY_SIZE(efx_mae_actions)) { in efx_mae_action_set_spec_populate()
1179 if (efx_mae_actions[type].emad_add != NULL) { in efx_mae_action_set_spec_populate()
1180 rc = efx_mae_actions[type].emad_add(spec, arg_size, arg); in efx_mae_action_set_spec_populate()