Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c98 bss_config->wpa_cfg.pairwise_cipher_wpa |= in mwifiex_set_secure_params()
106 bss_config->wpa_cfg.pairwise_cipher_wpa |= in mwifiex_set_secure_params()
328 if (bss_cfg->wpa_cfg.pairwise_cipher_wpa & VALID_CIPHER_BITMAP) { in mwifiex_uap_bss_wpa()
335 pwk_cipher->cipher = bss_cfg->wpa_cfg.pairwise_cipher_wpa; in mwifiex_uap_bss_wpa()
Dioctl.h68 u8 pairwise_cipher_wpa; member