Searched refs:IEEE80211_T_HT (Results 1 – 9 of 9) sorted by relevance
147 return rt->info[rix].phy == IEEE80211_T_HT ? in dot11rate()156 return rt->info[rix].phy == IEEE80211_T_HT ? "MCS" : "Mb "; in dot11rate_label()181 (rt->info[rix].phy != IEEE80211_T_HT)) { in pick_best_rate()295 (rt->info[rix].phy != IEEE80211_T_HT)) { in pick_sample_rate()410 if (rt->info[rix].phy == IEEE80211_T_HT) in ath_rate_pick_seed_rate_legacy()452 if (rt->info[rix].phy == IEEE80211_T_HT) in ath_rate_pick_seed_rate_ht()456 if (rt->info[rix].phy != IEEE80211_T_HT) in ath_rate_pick_seed_rate_ht()628 …an->an_node.ni_txrate = (rt->info[best_rix].phy == IEEE80211_T_HT) ? MCS(best_rix) : DOT11RATE(be… in ath_rate_findrate()1212 if (rt->info[y].phy == IEEE80211_T_HT) in ath_rate_fetch_node_stats()
172 case IEEE80211_T_HT: in calc_usecs_unicast_packet()
29 #define HT IEEE80211_T_HT
67 #define HT IEEE80211_T_HT322 if (rt->info[i].phy == IEEE80211_T_HT) { in ieee80211_setup_ratetable()
45 IEEE80211_T_HT, /* high throughput */ enumerator
268 if (rt->info[sc->sc_txrix].phy & IEEE80211_T_HT) in ath_ioctl()
1079 rt->info[rix].phy == IEEE80211_T_HT && in ath_tx_calc_protection()1185 if (rt->info[cix].phy == IEEE80211_T_HT) { in ath_tx_calc_ctsduration()
6027 if (rt->info[i].phy != IEEE80211_T_HT) in ath_setcurmode()6041 if (rt->info[i].phy == IEEE80211_T_HT) in ath_setcurmode()