Searched refs:dot11AuthAlgrthm (Results 1 – 9 of 9) sorted by relevance
94 u32 dot11AuthAlgrthm; /* 802.11 auth, could be open, shared, 8021x and authswitch */ member173 switch (psecuritypriv->dot11AuthAlgrthm) {\
546 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_set_encryption()616 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && psta) { /* psk/802_1x */ in rtw_cfg80211_ap_set_encryption()764 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { /* 802_1x */ in rtw_cfg80211_set_encryption()1326 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_set_auth_type()1331 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; in rtw_cfg80211_set_auth_type()1334 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_auth_type()1339 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Shared; in rtw_cfg80211_set_auth_type()1345 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; in rtw_cfg80211_set_auth_type()1404 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()1406 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_key_mgt()[all …]
528 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; /* open system */ in rtw_init_default_value()
1001 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()1112 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()1146 psec_priv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; /* open system */ in rtw_reset_securitypriv()1382 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback()1903 psetauthparm->mode = (unsigned char)psecuritypriv->dot11AuthAlgrthm; in rtw_set_auth()1933 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_set_key()
465 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()708 val8 = (psecuritypriv->dot11AuthAlgrthm == in start_bss_network()928 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()954 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
411 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
328 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && in PS_RDY_CHECK()
694 auth_mode = psecuritypriv->dot11AuthAlgrthm; in OnAuth()
596 if (sec->dot11AuthAlgrthm != dot11AuthAlgrthm_8021X) in SetHwReg()