Home
last modified time | relevance | path

Searched refs:HASH_FOR_EACH_POSSIBLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dosdep.h63 #define HASH_FOR_EACH_POSSIBLE(n, o, m, k) \ macro
/freebsd/sys/dev/irdma/
H A Dosdep.h70 #define HASH_FOR_EACH_POSSIBLE(n, o, m, k) \ macro
H A Dirdma_hw.c2275 HASH_FOR_EACH_POSSIBLE(cm_core->apbvt_hash_tbl, entry, hlist, port) { in irdma_lookup_apbvt_entry()