Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8723bs/include/
Drtw_security.h182 case dot11AuthAlgrthm_Auto:\
Drtw_mlme.h78 dot11AuthAlgrthm_Auto, enumerator
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_security.h160 case dot11AuthAlgrthm_Auto: \
Drtw_mlme.h55 dot11AuthAlgrthm_Auto, enumerator
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c40 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in wpa_set_auth_algs()
613 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_set_encryption()
Dioctl_cfg80211.c577 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()
1475 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()
1860 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_Auto) && sme->key) { in cfg80211_rtw_connect()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_xmit.c533 case dot11AuthAlgrthm_Auto: in update_attrib()
/Linux-v5.15/drivers/staging/rtl8723bs/core/
Drtw_xmit.c487 case dot11AuthAlgrthm_Auto: in update_attrib_sec_info()
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c397 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in wpa_set_auth_algs()