Searched defs:IEEE80211_CHAN_HT20 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h180 #define IEEE80211_CHAN_HT20 0x00010000 /* HT 20 channel */ macro
190 #define IEEE80211_CHAN_HT (IEEE80211_CHAN_HT20 | IEEE80211_CHAN_HT40)
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h91 #define IEEE80211_CHAN_HT20 0x00010000 /* HT 20 channel */ macro
108 (IEEE80211_CHAN_HT20 | IEEE80211_CHAN_HT40)

Completed in 64 milliseconds