Home
last modified time | relevance | path

Searched refs:desc0_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
99 desc0_qw23 = _mm_loadu_si128((__m128i *)&(rxdp + 0)->wb.qword2); in descs_to_fdir_32b()
106 v_unpack_01 = _mm_unpackhi_epi32(desc0_qw23, desc1_qw23); in descs_to_fdir_32b()
111 v_unpack_01 = _mm_unpacklo_epi32(desc0_qw23, desc1_qw23); in descs_to_fdir_32b()