Symbol: IEEE80211_T_HT
sys/bus/u4b/wlan/if_mtw.c
3030
} else if (rt2860_rates[ridx].phy == IEEE80211_T_HT) {
sys/bus/u4b/wlan/if_mtw.c
3042
rt2860_rates[ridx].phy == IEEE80211_T_HT)))
sys/bus/u4b/wlan/if_mtwreg.h
1000
{ 0x96, 22, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
1001
{ 0x97, 23, IEEE80211_T_HT, 4, 60, 60 }
sys/bus/u4b/wlan/if_mtwreg.h
976
{ 0x80, 0, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
977
{ 0x81, 1, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
978
{ 0x82, 2, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
979
{ 0x83, 3, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
980
{ 0x84, 4, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
981
{ 0x85, 5, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
982
{ 0x86, 6, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
983
{ 0x87, 7, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
984
{ 0x88, 8, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
985
{ 0x89, 9, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
986
{ 0x8a, 10, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
987
{ 0x8b, 11, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
988
{ 0x8c, 12, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
989
{ 0x8d, 13, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
990
{ 0x8e, 14, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
991
{ 0x8f, 15, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
994
{ 0x90, 16, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
995
{ 0x91, 17, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
996
{ 0x92, 18, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
997
{ 0x93, 19, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
998
{ 0x94, 20, IEEE80211_T_HT, 4, 60, 60 },
sys/bus/u4b/wlan/if_mtwreg.h
999
{ 0x95, 21, IEEE80211_T_HT, 4, 60, 60 },
sys/dev/netif/ath/ath/if_ath.c
6205
if (rt->info[i].phy != IEEE80211_T_HT)
sys/dev/netif/ath/ath/if_ath.c
6219
if (rt->info[i].phy == IEEE80211_T_HT)
sys/dev/netif/ath/ath/if_ath_ioctl.c
277
if (rt->info[sc->sc_txrix].phy & IEEE80211_T_HT)
sys/dev/netif/ath/ath/if_ath_tx.c
1102
rt->info[rix].phy == IEEE80211_T_HT &&
sys/dev/netif/ath/ath/if_ath_tx.c
1208
if (rt->info[cix].phy == IEEE80211_T_HT) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_phy.c
29
#define HT IEEE80211_T_HT
sys/dev/netif/ath/ath_rate/sample/sample.c
1229
if (rt->info[y].phy == IEEE80211_T_HT)
sys/dev/netif/ath/ath_rate/sample/sample.c
154
return rt->info[rix].phy == IEEE80211_T_HT ?
sys/dev/netif/ath/ath_rate/sample/sample.c
163
return rt->info[rix].phy == IEEE80211_T_HT ? "MCS" : "Mb ";
sys/dev/netif/ath/ath_rate/sample/sample.c
188
(rt->info[rix].phy != IEEE80211_T_HT)) {
sys/dev/netif/ath/ath_rate/sample/sample.c
302
(rt->info[rix].phy != IEEE80211_T_HT)) {
sys/dev/netif/ath/ath_rate/sample/sample.c
417
if (rt->info[rix].phy == IEEE80211_T_HT)
sys/dev/netif/ath/ath_rate/sample/sample.c
459
if (rt->info[rix].phy == IEEE80211_T_HT)
sys/dev/netif/ath/ath_rate/sample/sample.c
463
if (rt->info[rix].phy != IEEE80211_T_HT)
sys/dev/netif/ath/ath_rate/sample/sample.c
635
an->an_node.ni_txrate = (rt->info[best_rix].phy == IEEE80211_T_HT) ? MCS(best_rix) : DOT11RATE(best_rix);
sys/dev/netif/ath/ath_rate/sample/sample.h
172
case IEEE80211_T_HT:
sys/netproto/802_11/wlan/ieee80211_phy.c
323
if (rt->info[i].phy == IEEE80211_T_HT) {
sys/netproto/802_11/wlan/ieee80211_phy.c
68
#define HT IEEE80211_T_HT