Home
last modified time | relevance | path

Searched refs:NL80211_AUTHTYPE_OPEN_SYSTEM (Results 1 – 11 of 11) sorted by relevance

/linux/net/wireless/
H A Dsme.c355 case NL80211_AUTHTYPE_OPEN_SYSTEM: in cfg80211_sme_rx_auth()
370 NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_sme_rx_auth()
599 NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_sme_connect()
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c89 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
H A Dcfg80211.c912 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_deinit_priv_params()
1260 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_change_virtual_intf()
1282 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_change_virtual_intf()
2321 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_assoc()
2329 auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_assoc()
4309 case NL80211_AUTHTYPE_OPEN_SYSTEM: in mwifiex_cfg80211_authenticate()
H A Duap_cmd.c33 case NL80211_AUTHTYPE_OPEN_SYSTEM: in mwifiex_set_secure_params()
/linux/include/uapi/linux/
H A Dnl80211.h5344 * @NL80211_AUTHTYPE_OPEN_SYSTEM: Open System authentication
5359 NL80211_AUTHTYPE_OPEN_SYSTEM, enumerator
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1329 case NL80211_AUTHTYPE_OPEN_SYSTEM: in rtw_cfg80211_set_auth_type()
1584 ret = rtw_cfg80211_set_auth_type(psecuritypriv, NL80211_AUTHTYPE_OPEN_SYSTEM); in cfg80211_rtw_join_ibss()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c200 case NL80211_AUTHTYPE_OPEN_SYSTEM: in ath6kl_set_auth_type()
1657 status = ath6kl_set_auth_type(vif, NL80211_AUTHTYPE_OPEN_SYSTEM); in ath6kl_cfg80211_join_ibss()
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c350 case NL80211_AUTHTYPE_OPEN_SYSTEM: in connect()
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1087 case NL80211_AUTHTYPE_OPEN_SYSTEM: in wil_get_auth_type_name()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2001 case NL80211_AUTHTYPE_OPEN_SYSTEM: in brcmf_set_auth_type()
2326 type = NL80211_AUTHTYPE_OPEN_SYSTEM; in brcmf_war_auth_type()
/linux/net/mac80211/
H A Dmlme.c9131 case NL80211_AUTHTYPE_OPEN_SYSTEM: in ieee80211_mgd_auth()