Searched refs:ema_actions (Results 1 – 2 of 2) sorted by relevance
1157 if ((spec->ema_actions & action_mask) != 0) { in efx_mae_action_set_spec_populate()1172 if ((spec->ema_actions & later_actions_mask) != 0) { in efx_mae_action_set_spec_populate()1185 spec->ema_actions |= action_mask; in efx_mae_action_set_spec_populate()1657 if ((spec->ema_actions & (1U << EFX_MAE_ACTION_FLAG)) != 0) { in efx_mae_action_set_alloc()1662 if ((spec->ema_actions & (1U << EFX_MAE_ACTION_MARK)) != 0) { in efx_mae_action_set_alloc()
1741 uint32_t ema_actions; member