Home | History | Annotate | Download | only in src

Lines Matching refs:IW_AUTH_WPA_VERSION

1054         case IW_AUTH_WPA_VERSION:
1055 pCmdInterpret->wai.iw_auth_wpa_version = wrqu->param.value;
1090 case IW_AUTH_WPA_VERSION:
1091 wrqu->param.value = pCmdInterpret->wai.iw_auth_wpa_version;
1697 pCmdInterpret->wai.iw_auth_wpa_version, pCmdInterpret->wai.iw_auth_80211_auth_alg,
1704 if (pCmdInterpret->wai.iw_auth_wpa_version & IW_AUTH_WPA_VERSION_WPA2)
1710 } else if (pCmdInterpret->wai.iw_auth_wpa_version & IW_AUTH_WPA_VERSION_WPA)