Home
last modified time | relevance | path

Searched refs:dot11AuthAlgrthm_Auto (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h182 case dot11AuthAlgrthm_Auto:\
H A Drtw_mlme.h78 dot11AuthAlgrthm_Auto, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c26 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in wpa_set_auth_algs()
588 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_set_encryption()
H A Dioctl_cfg80211.c547 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()
1337 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()
1712 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_Auto) && sme->key) { in cfg80211_rtw_connect()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c495 case dot11AuthAlgrthm_Auto: in update_attrib_sec_info()