[PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2

Oh, Peter poh at qca.qualcomm.com
Thu Dec 4 09:37:03 PST 2014


It looks good to me.

Thanks,
Peter

-----Original Message-----
From: ath10k [mailto:ath10k-bounces at lists.infradead.org] On Behalf Of Kalle Valo
Sent: Tuesday, December 02, 2014 3:07 AM
To: ath10k at lists.infradead.org
Cc: linux-wireless at vger.kernel.org
Subject: [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2

From: Peter Oh <poh at qca.qualcomm.com>

New pdev paramters have been added to firmware 10.2, hence update wmi interfaces to sync with.

Signed-off-by: Peter Oh <poh at qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo at qca.qualcomm.com>
---
 drivers/net/wireless/ath/ath10k/wmi.h |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h
index 7d091a74d3f3..4b31da5d3c4c 100644
--- a/drivers/net/wireless/ath/ath10k/wmi.h
+++ b/drivers/net/wireless/ath/ath10k/wmi.h
@@ -2793,6 +2793,9 @@ enum wmi_10x_pdev_param {
 	WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_MODE,
 	WMI_10X_PDEV_PARAM_SET_MCAST2UCAST_BUFFER,
 	WMI_10X_PDEV_PARAM_REMOVE_MCAST2UCAST_BUFFER,
+	WMI_10X_PDEV_PARAM_PEER_STA_PS_STATECHG_ENABLE,
+	WMI_10X_PDEV_PARAM_RTS_FIXED_RATE,
+	WMI_10X_PDEV_PARAM_CAL_PERIOD
 };
 
 struct wmi_pdev_set_param_cmd {


_______________________________________________
ath10k mailing list
ath10k at lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k



More information about the ath10k mailing list