Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c475 struct host_cmd_tlv_encrypt_protocol *encrypt_protocol; in mwifiex_uap_bss_param_prepare() local
615 encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv; in mwifiex_uap_bss_param_prepare()
616 encrypt_protocol->header.type = in mwifiex_uap_bss_param_prepare()
618 encrypt_protocol->header.len = in mwifiex_uap_bss_param_prepare()
621 encrypt_protocol->proto = cpu_to_le16(bss_cfg->protocol); in mwifiex_uap_bss_param_prepare()