Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dmlme_linux.c31 dot11AuthAlgrthm_8021X) { /* 802.1x */ in rtw_reset_securitypriv23a()
Dioctl_cfg80211.c601 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) { in rtw_cfg80211_ap_set_encryption()
758 dot11AuthAlgrthm_8021X) { /* 802_1x */ in rtw_cfg80211_set_encryption()
1494 dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_auth_type()
1563 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()
1565 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()
1613 dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()
1628 dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()
2140 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in cfg80211_rtw_connect()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dmlme_linux.c59 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()
Dioctl_linux.c443 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { /* 802_1x */ in wpa_set_encryption()
540 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()
546 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()
1988 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; /* 802.1x */ in wpa_set_param()
2375 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) { /* psk/802_1x */ in rtw_set_encryption()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_sreset.c56 if (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) in sreset_restore_security_station()
Drtw_ap.c549 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info23a_apmode23a()
706 val8 = (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) ? in start_bss_network()
906 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data23a()
928 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data23a()
Drtw_pwrctrl.c267 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && in PS_RDY_CHECK()
Drtw_mlme.c911 dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()
1273 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback23a()
1805 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_set_key23a()
Drtw_recv.c558 if (auth_alg == dot11AuthAlgrthm_8021X) { in portctrl()
Drtw_xmit.c567 case dot11AuthAlgrthm_8021X: in update_attrib()
Drtw_mlme_ext.c4373 val8 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) ? in start_clnt_join()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_mlme.h68 dot11AuthAlgrthm_8021X, enumerator
Drtw_security.h174 case dot11AuthAlgrthm_8021X:\
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_security.h186 case dot11AuthAlgrthm_8021X: \
Drtw_mlme.h70 dot11AuthAlgrthm_8021X, enumerator
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_ap.c653 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()
794 val8 = (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_bss_network()
978 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
999 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
Drtw_pwrctrl.c370 …if ((padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) && (padapter->securitypriv… in PS_RDY_CHECK()
Drtw_ioctl_set.c493 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
Drtw_mlme.c920 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()
1248 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback()
1644 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_set_key()
Drtw_xmit.c564 case dot11AuthAlgrthm_8021X: in update_attrib()
Drtw_mlme_ext.c2345 val8 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_clnt_join()