host_cmd_tlv_encrypt_protocol  490 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 	struct host_cmd_tlv_encrypt_protocol *encrypt_protocol;
host_cmd_tlv_encrypt_protocol  623 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		encrypt_protocol = (struct host_cmd_tlv_encrypt_protocol *)tlv;
host_cmd_tlv_encrypt_protocol  627 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 			cpu_to_le16(sizeof(struct host_cmd_tlv_encrypt_protocol)
host_cmd_tlv_encrypt_protocol  630 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		cmd_size += sizeof(struct host_cmd_tlv_encrypt_protocol);
host_cmd_tlv_encrypt_protocol  631 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		tlv += sizeof(struct host_cmd_tlv_encrypt_protocol);