Searched refs:dot11AuthAlgrthm (Results 1 – 5 of 5) sorted by relevance
72 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()106 psec_priv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; /* open system */ in rtw_reset_securitypriv()
94 u32 dot11AuthAlgrthm; /* 802.11 auth, could be open, shared, 8021x and authswitch */ member173 switch (psecuritypriv->dot11AuthAlgrthm) {\
470 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()
411 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
457 auth_alg = adapter->securitypriv.dot11AuthAlgrthm; in portctrl()