Searched refs:IS_HT_RATE (Results 1 – 3 of 3) sorted by relevance
171 #define IS_HT_RATE(_rate) ((_rate) & 0x80) macro241 if ((! IS_HT_RATE(rate)) && bf->bf_state.bfs_shpream) in ath_tx_rate_fill_rcflags()254 if (IS_HT_RATE(rate)) { in ath_tx_rate_fill_rcflags()
591 #define IS_HT_RATE(_rc) ( (_rc) & IEEE80211_RATE_MCS) macro619 #undef IS_HT_RATE
277 #define IS_HT_RATE(_rc) ( (_rc) & IEEE80211_RATE_MCS) macro292 if (! IS_HT_RATE(rc)) in ath_hal_pkt_txtime()356 if (IS_HT_RATE(rates->info[rateix].rateCode)) in ath_hal_computetxtime()