Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_ev.c516 uint32_t eth_tag_class; in ef10_ev_rx() local
550 eth_tag_class = EFX_QWORD_FIELD(*eqp, ESF_DZ_RX_ETH_TAG_CLASS); in ef10_ev_rx()
652 if ((eth_tag_class == ESE_DZ_ETH_TAG_CLASS_VLAN1) || in ef10_ev_rx()
653 (eth_tag_class == ESE_DZ_ETH_TAG_CLASS_VLAN2)) { in ef10_ev_rx()