Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_NOHOSTAP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h210 ((_c)->ich_flags & IEEE80211_CHAN_NOHOSTAP)
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h186 #define IEEE80211_CHAN_NOHOSTAP 0x00400000 /* hostap mode not allowed */ macro