Home
last modified time | relevance | path

Searched defs: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
H A Dnet_crc_avx512.c36 static const uint8_t shf_table[32] __rte_aligned(16) = { variable