Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_sse.c220 const uint8_t shf_table[32] __rte_aligned(16) = { in crc32_eth_calc_pclmulqdq() local
232 &shf_table[data_len & 15]); in crc32_eth_calc_pclmulqdq()
H A Dnet_crc_avx512.c36 static const uint8_t shf_table[32] __rte_aligned(16) = { variable
108 (shf_table + (data_len-n))); in last_two_xmm()
272 &shf_table[data_len]); in crc32_eth_calc_vpclmulqdq()