Searched refs:authenticate_type (Results 1 – 3 of 3) sorted by relevance
822 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()825 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_encode()842 if (priv->reg.authenticate_type == AUTH_TYPE_SHARED_KEY) in ks_wlan_set_encode()845 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_encode()847 if (priv->reg.authenticate_type == AUTH_TYPE_OPEN_SYSTEM) in ks_wlan_set_encode()850 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_encode()874 switch (priv->reg.authenticate_type) { in ks_wlan_get_encode()1453 priv->reg.authenticate_type = AUTH_TYPE_OPEN_SYSTEM; in ks_wlan_set_auth_mode()1457 priv->reg.authenticate_type = AUTH_TYPE_SHARED_KEY; in ks_wlan_set_auth_mode()
46 u16 authenticate_type; member
1373 pp->auth_type = cpu_to_le16(priv->reg.authenticate_type); in hostif_infrastructure_set_request()