Home
last modified time | relevance | path

Searched refs:IEEE80211_HTC_HT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h104 #define IEEE80211_HTC_HT 0x00040000 /* CAPABILITY: HT operation */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_input.c1422 if ((ic->ic_htcaps & IEEE80211_HTC_HT) && in ieee80211_recv_mgmt()
H A Dnet80211_ht.c1822 if (ic->ic_htcaps & IEEE80211_HTC_HT) { in ieee80211_ht_attach()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c3099 IEEE80211_HTC_HT | in arn_attach()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c794 ic->ic_htcaps = IEEE80211_HTC_HT | in iwh_attach()