Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/os_dep/
H A Dmlme_linux.c72 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_security.h179 case dot11AuthAlgrthm_8021X:\
H A Drtw_mlme.h53 dot11AuthAlgrthm_8021X, enumerator
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c470 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()
711 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X in start_bss_network()
951 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
981 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
H A Drtw_ioctl_set.c411 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()