Searched defs:G_L2T_IDX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_cpl.h | 388 #define G_L2T_IDX(x) (((x) >> S_L2T_IDX) & M_L2T_IDX) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 481 #define G_L2T_IDX( global() macro |