Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dsme.c370 case NL80211_AUTHTYPE_OPEN_SYSTEM: in cfg80211_sme_rx_auth()
385 NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_sme_rx_auth()
614 NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_sme_connect()
H A Dwext-compat.c1028 wdev->wext.connect.auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM; in cfg80211_set_auth_alg()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dinit.c85 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
H A Dcfg80211.c883 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_deinit_priv_params()
1231 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_change_virtual_intf()
1253 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_change_virtual_intf()
2289 NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_assoc()
2297 auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_cfg80211_assoc()
H A Duap_cmd.c33 case NL80211_AUTHTYPE_OPEN_SYSTEM: in mwifiex_set_secure_params()
H A Djoin.c459 auth_tlv->auth_type = cpu_to_le16(NL80211_AUTHTYPE_OPEN_SYSTEM); in mwifiex_cmd_802_11_associate()
/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c462 if ((sme->auth_type == NL80211_AUTHTYPE_OPEN_SYSTEM) || in prism2_connect()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c112 case NL80211_AUTHTYPE_OPEN_SYSTEM: in lbs_auth_to_authtype()
117 ret = NL80211_AUTHTYPE_OPEN_SYSTEM; in lbs_auth_to_authtype()
/openbmc/linux/drivers/net/wireless/legacy/
H A Drndis_wlan.c1104 else if (auth_type == NL80211_AUTHTYPE_OPEN_SYSTEM) in set_auth_mode()
1240 set_auth_mode(usbdev, 0, NL80211_AUTHTYPE_OPEN_SYSTEM, in set_default_iw_params()
2285 auth_type = NL80211_AUTHTYPE_OPEN_SYSTEM; in rndis_join_ibss()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h5131 NL80211_AUTHTYPE_OPEN_SYSTEM, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1340 case NL80211_AUTHTYPE_OPEN_SYSTEM: in rtw_cfg80211_set_auth_type()
1595 ret = rtw_cfg80211_set_auth_type(psecuritypriv, NL80211_AUTHTYPE_OPEN_SYSTEM); in cfg80211_rtw_join_ibss()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c200 case NL80211_AUTHTYPE_OPEN_SYSTEM: in ath6kl_set_auth_type()
1653 status = ath6kl_set_auth_type(vif, NL80211_AUTHTYPE_OPEN_SYSTEM); in ath6kl_cfg80211_join_ibss()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c352 case NL80211_AUTHTYPE_OPEN_SYSTEM: in connect()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1090 case NL80211_AUTHTYPE_OPEN_SYSTEM: in wil_get_auth_type_name()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1977 case NL80211_AUTHTYPE_OPEN_SYSTEM: in brcmf_set_auth_type()
2305 type = NL80211_AUTHTYPE_OPEN_SYSTEM; in brcmf_war_auth_type()
/openbmc/linux/net/mac80211/
H A Dmlme.c7116 case NL80211_AUTHTYPE_OPEN_SYSTEM: in ieee80211_mgd_auth()