Searched refs:authenticate_type (Results 1 – 3 of 3) sorted by relevance
823 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()826 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_encode()843 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()846 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_encode()848 if (priv->reg.authenticate_type == AUTH_TYPE_OPEN_SYSTEM) in ks_wlan_set_encode()851 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_encode()875 switch (priv->reg.authenticate_type) { in ks_wlan_get_encode()1452 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_auth_mode()1456 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_auth_mode()
46 u16 authenticate_type; member
1382 pp->auth_type = cpu_to_le16(priv->reg.authenticate_type); in hostif_infrastructure_set_request()