IEEE80211_AUTH_WPA
ireq->i_val = IEEE80211_AUTH_WPA;
case IEEE80211_AUTH_WPA:
case IEEE80211_AUTH_WPA: /* WPA w/ 802.1x */
if (i > IEEE80211_AUTH_WPA)
#define IEEE80211_AUTH_MAX (IEEE80211_AUTH_WPA+1)
ieee80211_authenticator_register(IEEE80211_AUTH_WPA, &xauth);