Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h176 case dot11AuthAlgrthm_Auto:\
H A Drtw_mlme.h50 dot11AuthAlgrthm_Auto, enumerator
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c546 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()
1326 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()
1701 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_Auto) && sme->key) { in cfg80211_rtw_connect()