Home
last modified time | relevance | path

Searched refs:PROTOCOL_WPA2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c53 bss_config->protocol |= PROTOCOL_WPA2; in mwifiex_set_secure_params()
329 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA2); in mwifiex_uap_bss_wpa()
597 (bss_cfg->protocol & PROTOCOL_WPA2) || in mwifiex_uap_bss_param_prepare()
H A Dfw.h416 #define PROTOCOL_WPA2 0x20 macro
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c53 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA2); in nxpwifi_uap_bss_wpa()
255 (bss_cfg->protocol & PROTOCOL_WPA2) || in nxpwifi_uap_bss_param_prepare()
821 bss_config->protocol |= PROTOCOL_WPA2; in nxpwifi_set_secure_params()
H A Dfw.h412 #define PROTOCOL_WPA2 0x20 macro