Searched refs:IEEE80211_AUTH_AUTO (Results 1 – 5 of 5) sorted by relevance
115 IEEE80211_AUTH_AUTO = 4, /* auto-select/accept */ enumerator
1054 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in sta_auth_shared()
2856 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()2878 case IEEE80211_AUTH_AUTO: /* auto */ in ieee80211_ioctl_set80211()
475 ieee80211_authenticator_register(IEEE80211_AUTH_AUTO, &auth_internal); in ieee80211_auth_setup()
1024 if (ni->ni_authmode != IEEE80211_AUTH_AUTO && in hostap_auth_shared()