Home | History | Annotate | Download | only in src

Lines Matching refs:IW_AUTH_WPA_VERSION

1185         case IW_AUTH_WPA_VERSION:
1186 pCmdInterpret->wai.iw_auth_wpa_version = wrqu->param.value;
1221 case IW_AUTH_WPA_VERSION:
1222 wrqu->param.value = pCmdInterpret->wai.iw_auth_wpa_version;
1855 pCmdInterpret->wai.iw_auth_wpa_version, pCmdInterpret->wai.iw_auth_80211_auth_alg,
1862 if (pCmdInterpret->wai.iw_auth_wpa_version & IW_AUTH_WPA_VERSION_WPA2)
1868 } else if (pCmdInterpret->wai.iw_auth_wpa_version & IW_AUTH_WPA_VERSION_WPA)