summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.h
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2015-01-28 07:57:22 (GMT)
committerKalle Valo <kvalo@qca.qualcomm.com>2015-01-29 10:12:02 (GMT)
commit6d492fe2d81e84ee49382879bfc13213c6e8e569 (patch)
treee1e655a0148dfaaee972bb821e4fdc53918f4634 /drivers/net/wireless/ath/ath10k/wmi.h
parent5e752e42f6773c8e4d360b35c72dc1ef73240583 (diff)
downloadlinux-6d492fe2d81e84ee49382879bfc13213c6e8e569.tar.xz
ath10k: implement per-vdev wmm param setup command
New wmi-tlv firmware for qca6174 supports this. This will be used soon. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/wmi.h')
-rw-r--r--drivers/net/wireless/ath/ath10k/wmi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h
index c009393..3c48e0d 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.h
+++ b/drivers/net/wireless/ath/ath10k/wmi.h
@@ -551,6 +551,7 @@ struct wmi_cmd_map {
u32 gpio_config_cmdid;
u32 gpio_output_cmdid;
u32 pdev_get_temperature_cmdid;
+ u32 vdev_set_wmm_params_cmdid;
};
/*