hash_fn
rss_context->hash_fn = MLX4_RSS_HASH_TOP;
rss_context->hash_fn = MLX4_RSS_HASH_TOP;
rss_context->hash_fn = MLX4_RSS_HASH_XOR;
rss_context->hash_fn = MLX4_RSS_HASH_TOP;
u8 hash_fn;
int idx = hash_fn(entry);
hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn;
hash_fn = btf_dedup_collision_hash_fn;
d->dedup_table = hashmap__new(hash_fn, btf_dedup_equal_fn, NULL);
h = hash_bits(map->hash_fn(cur->key, map->ctx), new_cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
map->hash_fn = hash_fn;
struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
hashmap__init(map, hash_fn, equal_fn, ctx);
? (map)->buckets[hash_bits((map)->hash_fn((_key), (map)->ctx), (map)->cap_bits)] \
? (map)->buckets[hash_bits((map)->hash_fn((_key), (map)->ctx), (map)->cap_bits)] \
hashmap_hash_fn hash_fn;
void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
h = hash_bits(map->hash_fn(cur->key, map->ctx), new_cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
h = hash_bits(map->hash_fn(key, map->ctx), map->cap_bits);
void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
map->hash_fn = hash_fn;
struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
hashmap__init(map, hash_fn, equal_fn, ctx);
? (map)->buckets[hash_bits((map)->hash_fn((_key), (map)->ctx), (map)->cap_bits)] \
? (map)->buckets[hash_bits((map)->hash_fn((_key), (map)->ctx), (map)->cap_bits)] \
hashmap_hash_fn hash_fn;
void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
struct hashmap *hashmap__new(hashmap_hash_fn hash_fn,
map = hashmap__new(hash_fn, equal_fn, NULL);
map = hashmap__new(hash_fn, equal_fn, NULL);