Searched refs:authentication_mode (Results 1 – 5 of 5) sorted by relevance
909 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_deinit_priv_params()1256 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()1278 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()2315 priv->sec_info.authentication_mode = in mwifiex_cfg80211_assoc()2333 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()2338 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()4350 priv->sec_info.authentication_mode = auth_alg; in mwifiex_cfg80211_authenticate()
459 (u16) priv->sec_info.authentication_mode); in mwifiex_cmd_802_11_associate()465 if (priv->sec_info.authentication_mode == WLAN_AUTH_SAE) { in mwifiex_cmd_802_11_associate()
88 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
337 priv->sec_info.authentication_mode = in mwifiex_bss_start()
338 u32 authentication_mode; member