Searched defs:G_HASHTYPE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_cpl.h | 231 #define G_HASHTYPE(x) (((x) >> S_HASHTYPE) & M_HASHTYPE) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 393 #define G_HASHTYPE( global() macro |