Home
last modified time | relevance | path

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

/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()
327 if (bss_cfg->wpa_cfg.pairwise_cipher_wpa & VALID_CIPHER_BITMAP) { in mwifiex_uap_bss_wpa()
334 pwk_cipher->cipher = bss_cfg->wpa_cfg.pairwise_cipher_wpa; in mwifiex_uap_bss_wpa()
Dioctl.h68 u8 pairwise_cipher_wpa; member