Searched refs:G_TNLRATE1 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/cxgbe/common/ | ||
| HD | t4_hw.c | 6538 nic_rate[1] = chan_rate(adap, G_TNLRATE1(v)); in t4_get_chan_txrate() |
| HD | t4_regs.h | 24273 #define G_TNLRATE1(x) (((x) >> S_TNLRATE1) & M_TNLRATE1) macro |