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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h181 #define IEEE80211_CHAN_HT40U 0x00020000 /* HT 40 channel w/ ext above */ macro
189 #define IEEE80211_CHAN_HT40 (IEEE80211_CHAN_HT40U | IEEE80211_CHAN_HT40D)
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h92 #define IEEE80211_CHAN_HT40U 0x00020000 /* HT 40 channel w/ ext above */ macro
106 (IEEE80211_CHAN_HT40U | IEEE80211_CHAN_HT40D)

Completed in 721 milliseconds