Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h261 IEEE80211_AUTH_OPEN = 1, /* open */ enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c853 in->in_authmode = IEEE80211_AUTH_OPEN; in ieee80211_setup_node()
H A Dnet80211_ioctl.c912 in->in_authmode = IEEE80211_AUTH_OPEN; in wifi_loaddefdata()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c417 sc->sc_authmode = IEEE80211_AUTH_OPEN; in ipw2100_attach()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c549 sc->sc_authmode = IEEE80211_AUTH_OPEN; in ipw2200_attach()