Searched defs:G_RSPD_LEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_hw.h | 134 #define G_RSPD_LEN( global() macro |
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_sge_defs.h | 273 #define G_RSPD_LEN(x) (((x) >> S_RSPD_LEN) & M_RSPD_LEN) macro |