Searched refs:G_MTUVALUE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ | ||
H A D | t4_hw.c | 6108 mtus[i] = G_MTUVALUE(v); in t4_read_mtu_tbl() |
H A D | t4_regs.h | 6057 #define G_MTUVALUE(x) (((x) >> S_MTUVALUE) & M_MTUVALUE) macro |