Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_rxtx_vec_avx2.c628 __m256i tnl_ptype = in enic_noscatter_vec_recv_pkts() local
630 tnl_ptype = _mm256_or_si256(tnl_ptype, in enic_noscatter_vec_recv_pkts()
639 tnl_ptype = _mm256_and_si256(tnl_ptype, in enic_noscatter_vec_recv_pkts()
649 ptype = _mm256_or_si256(ptype, tnl_ptype); in enic_noscatter_vec_recv_pkts()