Searched refs:IEEE80211_F_SCANONLY (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h114 #define IEEE80211_F_SCANONLY 0x00000040 /* CONF: scan only */ macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c589 if (ic->ic_flags & IEEE80211_F_SCANONLY ||
591 ic->ic_flags &= ~IEEE80211_F_SCANONLY;
H A Dnet80211_ioctl.c856 * IEEE80211_F_SCANONLY is set when current state is INIT. And
886 ic->ic_flags |= IEEE80211_F_SCANONLY;

Completed in 72 milliseconds