Searched refs:G_MTUWIDTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/cxgbe/common/ | ||
| HD | t4_hw.c | 6230 mtu_log[i] = G_MTUWIDTH(v); in t4_read_mtu_tbl() |
| HD | t4_regs.h | 23105 #define G_MTUWIDTH(x) (((x) >> S_MTUWIDTH) & M_MTUWIDTH) macro |