Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Duap_cmd.c332 struct host_cmd_tlv_gwk_cipher *gwk_cipher; in mwifiex_uap_bss_wpa() local
373 gwk_cipher = (struct host_cmd_tlv_gwk_cipher *)tlv; in mwifiex_uap_bss_wpa()
374 gwk_cipher->header.type = cpu_to_le16(TLV_TYPE_GWK_CIPHER); in mwifiex_uap_bss_wpa()
375 gwk_cipher->header.len = in mwifiex_uap_bss_wpa()
378 gwk_cipher->cipher = bss_cfg->wpa_cfg.group_cipher; in mwifiex_uap_bss_wpa()