Searched refs:auth_type (Results 51 - 53 of 53) sorted by relevance

123

/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1413 /* auth_type = UMAC_AUTH_TYPE_8021X; */
1694 ret = rtw_cfg80211_set_auth_type(psecuritypriv, sme->auth_type);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h6090 u32 auth_type; member in struct:wmi_nlo_auth_param
6108 struct wmi_nlo_auth_param auth_type; member in struct:nlo_configured_parameters
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c7244 priv->assoc_request.auth_type = AUTH_SHARED_KEY;
7252 priv->assoc_request.auth_type = AUTH_LEAP;
7254 priv->assoc_request.auth_type = AUTH_OPEN;

Completed in 205 milliseconds

123