Searched refs:authentication_mode (Results 1 – 13 of 13) sorted by relevance
669 if (pmpriv->sec_info.authentication_mode == in wlan_update_rsn_ie()964 if ((pmpriv->sec_info.authentication_mode != MLAN_AUTH_MODE_AUTO)) { in wlan_cmd_802_11_associate()969 (pmpriv->sec_info.authentication_mode == in wlan_cmd_802_11_associate()972 (t_u16)pmpriv->sec_info.authentication_mode); in wlan_cmd_802_11_associate()973 else if (pmpriv->sec_info.authentication_mode == in wlan_cmd_802_11_associate()977 else if (pmpriv->sec_info.authentication_mode == in wlan_cmd_802_11_associate()
981 if (pmpriv->sec_info.authentication_mode != MLAN_AUTH_MODE_AUTO) in wlan_bss_ioctl_mode()982 pmpriv->sec_info.authentication_mode = MLAN_AUTH_MODE_OPEN; in wlan_bss_ioctl_mode()2701 sec->param.auth_mode = pmpriv->sec_info.authentication_mode; in wlan_sec_ioctl_auth_mode()2703 pmpriv->sec_info.authentication_mode = sec->param.auth_mode; in wlan_sec_ioctl_auth_mode()
452 priv->sec_info.authentication_mode = MLAN_AUTH_MODE_AUTO; in wlan_init_priv()
850 t_u32 authentication_mode;
762 if (pmpriv->sec_info.authentication_mode != MLAN_AUTH_MODE_AUTO) { in wlan_cmd_802_11_associate()767 || (pmpriv->sec_info.authentication_mode == in wlan_cmd_802_11_associate()771 authentication_mode); in wlan_cmd_802_11_associate()772 else if (pmpriv->sec_info.authentication_mode == in wlan_cmd_802_11_associate()
1141 if (pmpriv->sec_info.authentication_mode != MLAN_AUTH_MODE_AUTO) in wlan_bss_ioctl_mode()1142 pmpriv->sec_info.authentication_mode = MLAN_AUTH_MODE_OPEN; in wlan_bss_ioctl_mode()2805 sec->param.auth_mode = pmpriv->sec_info.authentication_mode; in wlan_sec_ioctl_auth_mode()2807 pmpriv->sec_info.authentication_mode = sec->param.auth_mode; in wlan_sec_ioctl_auth_mode()
369 priv->sec_info.authentication_mode = MLAN_AUTH_MODE_AUTO; in wlan_init_priv()
756 t_u32 authentication_mode; member
887 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_deinit_priv_params()1153 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()1184 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()2217 priv->sec_info.authentication_mode = in mwifiex_cfg80211_assoc()2235 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()2240 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()
96 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
349 priv->sec_info.authentication_mode = in mwifiex_bss_start()
469 (u16) priv->sec_info.authentication_mode); in mwifiex_cmd_802_11_associate()
350 u32 authentication_mode; member