Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c963 if (arg_size != sizeof (*spec->ema_vlan_push_descs)) { in efx_mae_action_set_add_vlan_push()
978 memcpy(&spec->ema_vlan_push_descs[n_tags], arg, arg_size); in efx_mae_action_set_add_vlan_push()
1643 spec->ema_vlan_push_descs[0].emavp_tpid_be); in efx_mae_action_set_alloc()
1646 spec->ema_vlan_push_descs[0].emavp_tci_be); in efx_mae_action_set_alloc()
1652 spec->ema_vlan_push_descs[outer_tag_idx].emavp_tpid_be); in efx_mae_action_set_alloc()
1654 spec->ema_vlan_push_descs[outer_tag_idx].emavp_tci_be); in efx_mae_action_set_alloc()
H A Defx_impl.h1745 efx_mae_action_vlan_push_t ema_vlan_push_descs[ member