Searched refs:efx_mae_actions (Results 1 – 1 of 1) sorted by relevance
1087 static const efx_mae_action_desc_t efx_mae_actions[EFX_MAE_NACTIONS] = { variable1150 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()