Home
last modified time | relevance | path

Searched refs:dot11AuthAlgrthm (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/rtl8723bs/os_dep/
A Dmlme_linux.c72 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_reset_securitypriv()
106 psec_priv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; /* open system */ in rtw_reset_securitypriv()
A Dioctl_cfg80211.c546 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Auto; in rtw_cfg80211_ap_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()
1449 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()
1458 padapter->securitypriv.dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_cfg80211_set_wpa_ie()
[all …]
A Dos_intfs.c528 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_Open; /* open system */ in rtw_init_default_value()
/drivers/staging/rtl8723bs/include/
A Drtw_security.h94 u32 dot11AuthAlgrthm; /* 802.11 auth, could be open, shared, 8021x and authswitch */ member
173 switch (psecuritypriv->dot11AuthAlgrthm) {\
/drivers/staging/rtl8723bs/core/
A Drtw_ap.c470 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in update_sta_info_apmode()
711 psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X in start_bss_network()
946 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
976 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_check_beacon_data()
A Drtw_ioctl_set.c411 psecuritypriv->dot11AuthAlgrthm = dot11AuthAlgrthm_8021X; in rtw_set_802_11_authentication_mode()
A Drtw_mlme.c975 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) { in rtw_joinbss_update_stainfo()
1297 if (adapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_stassoc_event_callback()
1825 psetauthparm->mode = (unsigned char)psecuritypriv->dot11AuthAlgrthm; in rtw_set_auth()
1855 if (psecuritypriv->dot11AuthAlgrthm == dot11AuthAlgrthm_8021X) in rtw_set_key()
A Drtw_pwrctrl.c328 if (padapter->securitypriv.dot11AuthAlgrthm == dot11AuthAlgrthm_8021X && in PS_RDY_CHECK()
A Drtw_recv.c457 auth_alg = adapter->securitypriv.dot11AuthAlgrthm; in portctrl()
A Drtw_xmit.c491 switch (psecuritypriv->dot11AuthAlgrthm) { in update_attrib_sec_info()
A Drtw_mlme_ext.c697 auth_mode = psecuritypriv->dot11AuthAlgrthm; in OnAuth()
/drivers/staging/rtl8723bs/hal/
A Dhal_com.c596 if (sec->dot11AuthAlgrthm != dot11AuthAlgrthm_8021X) in SetHwReg()

Completed in 66 milliseconds