Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6277 nic_rate[2] = chan_rate(adap, G_TNLRATE2(v)); in t4_get_chan_txrate()
H A Dt4_regs.h6596 #define G_TNLRATE2(x) (((x) >> S_TNLRATE2) & M_TNLRATE2) macro