Home
last modified time | relevance | path

Searched defs:hash_val (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dst.c251 #define PTR_NOT_EQUAL(table, ptr, hash_val, key) \ argument
260 #define FIND_ENTRY(table, ptr, hash_val, bin_pos) do {\ argument
275 unsigned int hash_val, bin_pos; in st_lookup() local
290 #define ADD_DIRECT(table, key, value, hash_val, bin_pos)\ argument
311 unsigned int hash_val, bin_pos; in st_insert() local
328 unsigned int hash_val, bin_pos; in st_add_direct() local
339 unsigned int hash_val; in rehash() local
404 unsigned int hash_val; in st_delete() local
446 unsigned int hash_val; in st_delete_safe() local
/freebsd/sys/net/
H A Drss_config.c349 rss_hash2cpuid(uint32_t hash_val, uint32_t hash_type) in rss_hash2cpuid()
370 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket()
/freebsd/sys/dev/ice/
H A Dice_rss.h90 rss_hash2bucket(uint32_t hash_val, uint32_t hash_type, uint32_t *bucket_id) in rss_hash2bucket()
/freebsd/sys/netinet/
H A Din_rss.c369 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v4() local
H A Draw_ip.c474 uint32_t hash_type, hash_val; in rip_send() local
527 uint32_t hash_type, hash_val; in rip_send() local
H A Dudp_usrreq.c1452 uint32_t hash_val, hash_type; in udp_send() local
H A Din_pcb.c1367 uint32_t hash_val, hash_type; in in_pcbconnect_setup() local
/freebsd/sys/netinet6/
H A Din6_rss.c394 uint32_t hash_val, hash_type; in rss_soft_m2cpuid_v6() local
H A Draw_ip6.c448 uint32_t hash_type, hash_val; in rip6_send() local
H A Dudp6_usrreq.c920 uint32_t hash_type, hash_val; in udp6_send() local
H A Din6_pcb.c474 uint32_t hash_type, hash_val; in in6_pcbconnect() local
/freebsd/contrib/flex/src/
H A Dsym.c75 int hash_val = hashfunct (sym, table_size); in addsym() local
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h388 __be32 hash_val; member