Searched refs:HT_RC_2_STREAMS (Results 1 – 3 of 3) sorted by relevance
160 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro279 HT_RC_2_STREAMS(rate) == 1) { in ath_tx_rate_fill_rcflags()290 if (HT_RC_2_STREAMS(rate) == 2) in ath_tx_rate_fill_rcflags()292 else if (HT_RC_2_STREAMS(rate) == 3) in ath_tx_rate_fill_rcflags()575 , HT_RC_2_STREAMS(series[i].Rate) in ath_rateseries_setup()
590 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro620 #undef HT_RC_2_STREAMS
276 #define HT_RC_2_STREAMS(_rc) ((((_rc) & 0x78) >> 3) + 1) macro296 numStreams = HT_RC_2_STREAMS(rc); in ath_hal_pkt_txtime()