Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_security.h176 case dot11AuthAlgrthm_Auto:\
Drtw_mlme.h54 dot11AuthAlgrthm_Auto, enumerator
/linux-6.12.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c25 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in wpa_set_auth_algs()
587 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_set_encryption()
Dioctl_cfg80211.c546 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()
1335 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()
1710 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_Auto) && sme->key) { in cfg80211_rtw_connect()
/linux-6.12.1/drivers/staging/rtl8723bs/core/
Drtw_xmit.c494 case dot11AuthAlgrthm_Auto: in update_attrib_sec_info()