Searched refs:crc_xmm_shift_tab (Results 1 – 1 of 1) sorted by relevance
122 static const uint8_t crc_xmm_shift_tab[48] __rte_aligned(16) = { variable146 const __m128i *p = (const __m128i *)(crc_xmm_shift_tab + 16 - num); in xmm_shift_left()