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

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c480 struct host_cmd_tlv_encrypt_protocol *encrypt_protocol; local
620 encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv;
621 encrypt_protocol->header.type =
623 encrypt_protocol->header.len =
626 encrypt_protocol->proto = cpu_to_le16(bss_cfg->protocol);

Completed in 89 milliseconds