host_cmd_tlv_channel_band 1905 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	struct host_cmd_tlv_channel_band *tlv_band_channel =
host_cmd_tlv_channel_band 1906 drivers/net/wireless/marvell/mwifiex/sta_cmd.c 	(struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer;
host_cmd_tlv_channel_band 1174 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c 	struct host_cmd_tlv_channel_band *tlv_band_channel;
host_cmd_tlv_channel_band 1177 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c 	(struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer;
host_cmd_tlv_channel_band  486 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 	struct host_cmd_tlv_channel_band *chan_band;
host_cmd_tlv_channel_band  536 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		chan_band = (struct host_cmd_tlv_channel_band *)tlv;
host_cmd_tlv_channel_band  539 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 			cpu_to_le16(sizeof(struct host_cmd_tlv_channel_band) -
host_cmd_tlv_channel_band  543 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		cmd_size += sizeof(struct host_cmd_tlv_channel_band);
host_cmd_tlv_channel_band  544 drivers/net/wireless/marvell/mwifiex/uap_cmd.c 		tlv += sizeof(struct host_cmd_tlv_channel_band);