Home
last modified time | relevance | path

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

/dpdk/drivers/raw/ioat/
H A Drte_ioat_rawdev_fns.h268 __m128i hdls1 = _mm_load_si128(&ioat->hdls[(read + 1) & mask]); in __ioat_completed_ops() local
271 _mm_unpacklo_epi64(hdls0, hdls1)); in __ioat_completed_ops()
273 _mm_unpackhi_epi64(hdls0, hdls1)); in __ioat_completed_ops()