Searched refs:dot11AuthAlgrthm_8021X (Results 1 – 22 of 22) sorted by relevance
39 if (psec_priv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()
428 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { /* 802_1x */ in wpa_set_encryption()526 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()532 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()1937 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; /* 802.1x */ in wpa_set_param()2307 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) { /* psk/802_1x */ in rtw_set_encryption()
78 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()
729 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) /* psk/802_1x */ in rtw_cfg80211_ap_set_encryption()925 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) /* 802_1x */ in rtw_cfg80211_set_encryption()1687 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_auth_type()1766 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()1768 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()1826 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()1839 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()
523 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { /* 802_1x */ in wpa_set_encryption()650 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()656 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_wpa_ie()3259 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; /* 802.1x */ in wpa_set_param()3608 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) { /* psk/802_1x */ in rtw_set_encryption()
172 case dot11AuthAlgrthm_8021X: \
49 dot11AuthAlgrthm_8021X, enumerator
515 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()658 val8 = (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_bss_network()857 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()878 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
351 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && in PS_RDY_CHECK()
458 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
846 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()1173 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback()1569 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_set_key()
528 case dot11AuthAlgrthm_8021X: in update_attrib()
2246 val8 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_clnt_join()
574 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()833 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X in start_bss_network()1097 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()1127 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
563 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
1152 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()1537 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback()2180 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_set_key()
380 …if ((padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) && !(padapter->securitypri… in PS_RDY_CHECK()
513 case dot11AuthAlgrthm_8021X: in update_attrib_sec_info()
4663 val8 = (pmlmeinfo->auth_algo == dot11AuthAlgrthm_8021X) ? 0xcc : 0xcf; in start_clnt_join()
217 case dot11AuthAlgrthm_8021X:\
77 dot11AuthAlgrthm_8021X, enumerator
1032 if (sec->dot11AuthAlgrthm != dot11AuthAlgrthm_8021X) in SetHwReg()