Searched refs:auth_alg (Results 1 – 9 of 9) sorted by relevance
684 u16 auth_alg, auth_transaction, status; in hostap_ap_tx_cb_auth() local704 auth_alg = le16_to_cpu(*pos++); in hostap_ap_tx_cb_auth()725 ((auth_alg == WLAN_AUTH_OPEN && auth_transaction == 2) || in hostap_ap_tx_cb_auth()726 (auth_alg == WLAN_AUTH_SHARED_KEY && auth_transaction == 4))) { in hostap_ap_tx_cb_auth()740 auth_alg, auth_transaction, status, txt); in hostap_ap_tx_cb_auth()1354 u16 auth_alg, auth_transaction, status_code; in handle_authen() local1387 auth_alg = __le16_to_cpu(*pos); in handle_authen()1402 auth_alg == WLAN_AUTH_OPEN) || in handle_authen()1404 crypt && auth_alg == WLAN_AUTH_SHARED_KEY)) { in handle_authen()1444 if ((auth_alg == WLAN_AUTH_OPEN && auth_transaction == 1) || in handle_authen()[all …]
17 __le16 auth_alg; member
247 uint auth_alg; in r8712_portctrl() local259 auth_alg = adapter->securitypriv.AuthAlgrthm; in r8712_portctrl()260 if (auth_alg == 2) { in r8712_portctrl()
476 u16 *auth_alg; member
384 int auth_alg; member
1787 priv->wpa.auth_alg = value; in ks_wlan_set_auth_mode()1791 priv->wpa.auth_alg = value; in ks_wlan_set_auth_mode()1857 vwrq->value = priv->wpa.auth_alg; in ks_wlan_get_auth_mode()
149 u8 auth_alg; member
552 profile->auth_alg = 0xff; in iwl_mvm_config_sched_scan_profiles()
463 uint auth_alg; in portctrl() local475 auth_alg = adapter->securitypriv.dot11AuthAlgrthm; in portctrl()487 if (auth_alg == 2) { in portctrl()