projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca996ec
)
ath10k: add new pdev parameters for fw 10.2
author
Peter Oh
<poh@qca.qualcomm.com>
Tue, 2 Dec 2014 11:06:53 +0000
(13:06 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Mon, 8 Dec 2014 15:42:15 +0000
(17:42 +0200)
New pdev paramters have been added to firmware 10.2,
hence update wmi interfaces to sync with.
Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/ath/ath10k/wmi.h
b/drivers/net/wireless/ath/ath10k/wmi.h
index 7d091a74d3f37add6114090ae3925484c8f26006..4b31da5d3c4c868ad8c07b90a5ae0c70ad7785ba 100644
(file)
--- 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 {