Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/rtl8723bs/include/
Drtw_security.h176 case dot11AuthAlgrthm_Auto:\
Drtw_mlme.h54 dot11AuthAlgrthm_Auto, enumerator
/linux-6.14.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c546 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()
1325 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()
1700 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_Auto) && sme->key) { in cfg80211_rtw_connect()
/linux-6.14.4/drivers/staging/rtl8723bs/core/
Drtw_xmit.c494 case dot11AuthAlgrthm_Auto: in update_attrib_sec_info()