Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c479 struct host_cmd_tlv_encrypt_protocol *encrypt_protocol; in mwifiex_uap_bss_param_prepare() local
612 encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv; in mwifiex_uap_bss_param_prepare()
613 encrypt_protocol->header.type = in mwifiex_uap_bss_param_prepare()
615 encrypt_protocol->header.len = in mwifiex_uap_bss_param_prepare()
618 encrypt_protocol->proto = cpu_to_le16(bss_cfg->protocol); in mwifiex_uap_bss_param_prepare()