Home
last modified time | relevance | path

Searched refs:PROTOCOL_WPA (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c66 bss_config->protocol = PROTOCOL_WPA; in mwifiex_set_secure_params()
78 bss_config->protocol = PROTOCOL_WPA; in mwifiex_set_secure_params()
333 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA); in mwifiex_uap_bss_wpa()
604 if ((bss_cfg->protocol & PROTOCOL_WPA) || in mwifiex_uap_bss_param_prepare()
H A Dfw.h422 #define PROTOCOL_WPA 0x08 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_wext.c724 case PROTOCOL_WPA: in woal_get_encode()
805 sys_cfg->protocol |= PROTOCOL_WPA; in woal_set_gen_ie()
1289 sys_cfg->protocol = PROTOCOL_WPA; in woal_set_auth()
1416 if (ap_cfg->protocol == PROTOCOL_WPA || in woal_get_auth()
1580 if (ap_cfg->protocol & PROTOCOL_WPA) in woal_get_range()
H A Dmoal_uap_cfg80211.c348 sys_config->protocol = PROTOCOL_WPA | PROTOCOL_WPA2; in woal_find_wpa_ies()
354 sys_config->protocol = PROTOCOL_WPA; in woal_find_wpa_ies()
870 PROTOCOL_WPA | PROTOCOL_WPA2; in woal_cfg80211_beacon_config()
876 sys_config->protocol = PROTOCOL_WPA; in woal_cfg80211_beacon_config()
885 PROTOCOL_WPA | PROTOCOL_WPA2; in woal_cfg80211_beacon_config()
891 sys_config->protocol = PROTOCOL_WPA; in woal_cfg80211_beacon_config()
1022 (sys_config->protocol == PROTOCOL_WPA)) in woal_cfg80211_beacon_config()
H A Dmoal_uap.c2823 ap_cfg->protocol = PROTOCOL_WPA; in woal_uap_ap_cfg_parse_data()
2864 && ap_cfg->protocol != PROTOCOL_WPA) { in woal_uap_ap_cfg_parse_data()
3003 || (sys_config->protocol == PROTOCOL_WPA)) { in woal_uap_set_ap_cfg()
H A Dmlan_ioctl.h768 #define PROTOCOL_WPA 0x08 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_wext.c733 case PROTOCOL_WPA: in woal_get_encode()
818 sys_cfg->protocol |= PROTOCOL_WPA; in woal_set_gen_ie()
1322 sys_cfg->protocol = PROTOCOL_WPA; in woal_set_auth()
1447 if (ap_cfg->protocol == PROTOCOL_WPA || in woal_get_auth()
1613 if (ap_cfg->protocol & PROTOCOL_WPA) in woal_get_range()
H A Dmoal_uap_cfg80211.c413 sys_config->protocol = PROTOCOL_WPA | PROTOCOL_WPA2; in woal_find_wpa_ies()
419 sys_config->protocol = PROTOCOL_WPA; in woal_find_wpa_ies()
1206 sys_config->protocol = PROTOCOL_WPA | PROTOCOL_WPA2; in woal_cfg80211_beacon_config()
1210 sys_config->protocol = PROTOCOL_WPA; in woal_cfg80211_beacon_config()
1363 (sys_config->protocol == PROTOCOL_WPA)) in woal_cfg80211_beacon_config()
H A Dmoal_uap.c3903 ap_cfg->protocol = PROTOCOL_WPA; in woal_uap_ap_cfg_parse_data()
3947 ap_cfg->protocol != PROTOCOL_WPA) { in woal_uap_ap_cfg_parse_data()
4087 (sys_config->protocol == PROTOCOL_WPA)) { in woal_uap_set_ap_cfg()
H A Dmlan_ioctl.h903 #define PROTOCOL_WPA 0x08 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A Dhostsa_ext_def.h321 #define PROTOCOL_WPA 0x08 macro
H A Dauthenticator_api.c290 if ((bss_config->protocol & PROTOCOL_WPA) || in AuthenticatorGetBssConfig()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_uap_cmdevent.c974 if ((bss->param.bss_config.protocol & PROTOCOL_WPA) || in wlan_uap_cmd_ap_config()
999 wlan_cpu_to_le16(PROTOCOL_WPA); in wlan_uap_cmd_ap_config()
2058 PROTOCOL_WPA) in wlan_uap_ret_cmd_ap_config()
H A Dmlan_ioctl.h768 #define PROTOCOL_WPA 0x08 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_uap_cmdevent.c1124 if ((bss->param.bss_config.protocol & PROTOCOL_WPA) || in wlan_uap_cmd_ap_config()
1147 wlan_cpu_to_le16(PROTOCOL_WPA); in wlan_uap_cmd_ap_config()
2287 PROTOCOL_WPA) in wlan_uap_ret_cmd_ap_config()
H A Dmlan_ioctl.h903 #define PROTOCOL_WPA 0x08 macro