Searched refs:IEEE80211_AUTH_WPA (Results 1 – 5 of 5) sorted by relevance
79 IEEE80211_AUTH_ALG(wpa, IEEE80211_AUTH_WPA, xauth);
119 IEEE80211_AUTH_WPA = 5, /* WPA/RSN w/ 802.1x/PSK */ enumerator
840 ireq->i_val = IEEE80211_AUTH_WPA; in ieee80211_ioctl_get80211()2829 case IEEE80211_AUTH_WPA: in ieee80211_ioctl_set80211()2842 case IEEE80211_AUTH_WPA: /* WPA w/ 802.1x */ in ieee80211_ioctl_set80211()
440 #define IEEE80211_AUTH_MAX (IEEE80211_AUTH_WPA+1)
869 mode = IEEE80211_AUTH_WPA; in set80211authmode()4935 case IEEE80211_AUTH_WPA: in ieee80211_status()