Home
last modified time | relevance | path

Searched refs:G_TNLRATE1 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6275 nic_rate[1] = chan_rate(adap, G_TNLRATE1(v)); in t4_get_chan_txrate()
H A Dt4_regs.h6601 #define G_TNLRATE1(x) (((x) >> S_TNLRATE1) & M_TNLRATE1) macro