Searched refs:rte_hash_crc_8byte (Results 1 – 3 of 3) sorted by relevance
541 rte_hash_crc_8byte(uint64_t data, uint32_t init_val) in rte_hash_crc_8byte() function577 init_val = rte_hash_crc_8byte(*(const uint64_t *)pd, init_val); in rte_hash_crc()
171 rte_hash_crc_8byte(uint64_t data, uint32_t init_val) in rte_hash_crc_8byte() function
92 idx = rte_hash_crc_8byte(key, 0) & h->mask; in __hlist_lookup()154 idx = rte_hash_crc_8byte(key, 0) & h->mask; in mlx5_hlist_register()