Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c71 bss_config->protocol |= PROTOCOL_WPA2; in mwifiex_set_secure_params()
83 bss_config->protocol |= PROTOCOL_WPA2; in mwifiex_set_secure_params()
345 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA2); in mwifiex_uap_bss_wpa()
605 (bss_cfg->protocol & PROTOCOL_WPA2) || in mwifiex_uap_bss_param_prepare()
Dfw.h423 #define PROTOCOL_WPA2 0x20 macro