Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c81 bss_config->wpa_cfg.pairwise_cipher_wpa |= in mwifiex_set_secure_params()
89 bss_config->wpa_cfg.pairwise_cipher_wpa |= in mwifiex_set_secure_params()
311 if (bss_cfg->wpa_cfg.pairwise_cipher_wpa & VALID_CIPHER_BITMAP) { in mwifiex_uap_bss_wpa()
318 pwk_cipher->cipher = bss_cfg->wpa_cfg.pairwise_cipher_wpa; in mwifiex_uap_bss_wpa()
H A Dioctl.h56 u8 pairwise_cipher_wpa; member