Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1157 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()
H A Defx_impl.h1741 uint32_t ema_actions; member