Searched refs:IS_HT_RATE (Results 1 – 2 of 2) sorted by relevance
171 #define IS_HT_RATE(_rate) ((_rate) & 0x80) macro265 if ((! IS_HT_RATE(rate)) && bf->bf_state.bfs_shpream) in ath_tx_rate_fill_rcflags()280 if (! IS_HT_RATE(rate)) in ath_tx_rate_fill_rcflags()284 if (IS_HT_RATE(rate)) { in ath_tx_rate_fill_rcflags()
355 #define IS_HT_RATE(_rc) ( (_rc) & IEEE80211_RATE_MCS) macro371 if (! IS_HT_RATE(rc)) in ath_hal_pkt_txtime()438 if (IS_HT_RATE(rates->info[rateix].rateCode)) in ath_hal_computetxtime()