Home
last modified time | relevance | path

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

/dpdk/drivers/net/enic/
H A Denic_rxtx_vec_avx2.c588 __m256i vlan_ptype = in enic_noscatter_vec_recv_pkts() local
650 ptype = _mm256_or_si256(ptype, vlan_ptype); in enic_noscatter_vec_recv_pkts()
/dpdk/drivers/net/cnxk/
H A Dcn9k_rx.h928 R(vlan_ptype, RX_VLAN_F | PTYPE_F) \
H A Dcn10k_rx.h1869 R(vlan_ptype, RX_VLAN_F | PTYPE_F) \