Home
last modified time | relevance | path

Searched refs:WLAN_AUTH_LEAP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c52 bss_config->auth_mode = WLAN_AUTH_LEAP; in mwifiex_set_secure_params()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib.h508 #define WLAN_AUTH_LEAP 128 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h2488 #define WLAN_AUTH_LEAP 128 macro
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmlme.c3025 case WLAN_AUTH_LEAP: in ieee80211_rx_mgmt_auth()
5367 auth_alg = WLAN_AUTH_LEAP; in ieee80211_mgd_auth()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c2704 sec.auth_mode = WLAN_AUTH_LEAP; in ieee80211_wpa_set_auth_algs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c5493 else if (priv->ieee->sec.auth_mode == WLAN_AUTH_LEAP) in ipw2100_configure_security()
5874 sec.auth_mode = WLAN_AUTH_LEAP; in ipw2100_wpa_set_auth_algs()
H A Dipw2200.c6479 sec.auth_mode = WLAN_AUTH_LEAP; in ipw_wpa_set_auth_algs()
7297 (priv->ieee->sec.auth_mode == WLAN_AUTH_LEAP)) in ipw_associate_network()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c411 } else if (value & WLAN_AUTH_LEAP) { in wpa_set_auth_algs()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c2264 auth_alg = WLAN_AUTH_LEAP; in woal_cfg80211_authenticate()