Home
last modified time | relevance | path

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

/dpdk/lib/net/
H A Dnet_crc_avx512.c313 uint64_t c13 = 0x000000003db1ecdc; in crc32_load_init_constants() local
331 crc32_eth.fold_3x128b = _mm512_setr_epi64(c12, c13, c14, c15, in crc32_load_init_constants()
360 uint64_t c13 = 0x0000000000004d7a; in crc16_load_init_constants() local
378 crc16_ccitt.fold_3x128b = _mm512_setr_epi64(c12, c13, c14, c15, in crc16_load_init_constants()