Home
last modified time | relevance | path

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

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