Searched refs:G_TNLRATE0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_hw.c | 6537 nic_rate[0] = chan_rate(adap, G_TNLRATE0(v)); in t4_get_chan_txrate() |
H A D | t4_regs.h | 24278 #define G_TNLRATE0(x) (((x) >> S_TNLRATE0) & M_TNLRATE0) macro |