Searched refs:gwk_cipher (Results 1 – 1 of 1) sorted by relevance
311 struct host_cmd_tlv_gwk_cipher *gwk_cipher; in mwifiex_uap_bss_wpa() local352 gwk_cipher = (struct host_cmd_tlv_gwk_cipher *)tlv; in mwifiex_uap_bss_wpa()353 gwk_cipher->header.type = cpu_to_le16(TLV_TYPE_GWK_CIPHER); in mwifiex_uap_bss_wpa()354 gwk_cipher->header.len = in mwifiex_uap_bss_wpa()357 gwk_cipher->cipher = bss_cfg->wpa_cfg.group_cipher; in mwifiex_uap_bss_wpa()