Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c54 bss_config->protocol = PROTOCOL_WPA; in mwifiex_set_secure_params()
66 bss_config->protocol = PROTOCOL_WPA; in mwifiex_set_secure_params()
322 pwk_cipher->proto = cpu_to_le16(PROTOCOL_WPA); in mwifiex_uap_bss_wpa()
593 if ((bss_cfg->protocol & PROTOCOL_WPA) || in mwifiex_uap_bss_param_prepare()
Dfw.h410 #define PROTOCOL_WPA 0x08 macro