Searched refs:G_NUMPORTS (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/cxgbe/common/ | ||
| HD | t4_hw.c | 3854 u32 n = G_NUMPORTS(t4_read_reg(adap, A_MPS_CMN_CTL)); in get_mps_bg_map() |
| HD | t4_regs.h | 22912 #define G_NUMPORTS(x) (((x) >> S_NUMPORTS) & M_NUMPORTS) macro |