Searched refs:rte_hash_crc_8byte (Results 1 – 5 of 5) sorted by relevance
151 rte_hash_crc_8byte(uint64_t data, uint32_t init_val);174 init_val = rte_hash_crc_8byte(*(const uint64_t *)pd, init_val); in rte_hash_crc()
31 rte_hash_crc_8byte(uint64_t data, uint32_t init_val) in rte_hash_crc_8byte() function
96 rte_hash_crc_8byte(uint64_t data, uint32_t init_val) in rte_hash_crc_8byte() function
110 rte_hash_crc_8byte(uint64_t data, uint32_t init_val) in rte_hash_crc_8byte() function
460 idx = rte_hash_crc_8byte(key, 0) & h->mask; in mlx5_hlist_lookup()474 idx = rte_hash_crc_8byte(key, 0) & h->mask; in mlx5_hlist_register()