Searched refs:G_TNLRATE2 (Results 1 – 2 of 2) sorted by relevance
6277 nic_rate[2] = chan_rate(adap, G_TNLRATE2(v)); in t4_get_chan_txrate()
6596 #define G_TNLRATE2(x) (((x) >> S_TNLRATE2) & M_TNLRATE2) macro