Searched refs:authentication_mode (Results 1 – 5 of 5) sorted by relevance
911 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_deinit_priv_params()1258 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()1280 priv->sec_info.authentication_mode = in mwifiex_cfg80211_change_virtual_intf()2319 priv->sec_info.authentication_mode = in mwifiex_cfg80211_assoc()2337 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()2342 priv->sec_info.authentication_mode = auth_type; in mwifiex_cfg80211_assoc()4347 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()
89 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
392 priv->sec_info.authentication_mode = in mwifiex_bss_start()
336 u32 authentication_mode; member