Home
last modified time | relevance | path

Searched defs:data64 (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/net/
H A Dnet_crc_neon.c96 crcr32_reduce_64_to_32(uint64x2_t data64, in crcr32_reduce_64_to_32()
H A Dnet_crc_sse.c97 crcr32_reduce_64_to_32(__m128i data64, __m128i precomp) in crcr32_reduce_64_to_32()
H A Dnet_crc_avx512.c141 barrett_reduction(__m128i data64, const struct crc_vpclmulqdq_ctx *params) in barrett_reduction()
/dpdk/drivers/net/bnx2x/
H A Decore_init_ops.h73 uint64_t data64 = 0; in ecore_init_wr_64() local
/dpdk/app/test/
H A Dtest_hash.c170 uint64_t data64[CRC32_DWORDS]; in test_crc32_hash_alg_equiv() local