Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_sse.c98 __m128i desc0_qw23, desc1_qw23, desc2_qw23, desc3_qw23; in descs_to_fdir_32b() local
101 desc2_qw23 = _mm_loadu_si128((__m128i *)&(rxdp + 2)->wb.qword2); in descs_to_fdir_32b()
107 v_unpack_23 = _mm_unpackhi_epi32(desc2_qw23, desc3_qw23); in descs_to_fdir_32b()
112 v_unpack_23 = _mm_unpacklo_epi32(desc2_qw23, desc3_qw23); in descs_to_fdir_32b()