summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManikandaraja Venkatachalapathy <vmanikan@qca.qualcomm.com>2014-03-11 16:40:37 -0700
committerAkash Patel <c_akashp@qca.qualcomm.com>2014-03-13 11:08:20 -0700
commitff31c769bbcd027dfc9d762d7ef1cc6b50a3446f (patch)
tree69bee6c0b78371556eb0e4b197d9ad346f6abbab
parent545e2b93dbd241ef44bdade9f8ea07d34c05c4c8 (diff)
qcacld: CL 867602 - update fw common interface files
Set ebt resync timeout value in wmi header file. Change-Id: I0248f4b3128fa0470e22f85eb1d4c142909b9adf CRs-Fixed: 629974
-rw-r--r--CORE/SERVICES/COMMON/wmi_unified.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/CORE/SERVICES/COMMON/wmi_unified.h b/CORE/SERVICES/COMMON/wmi_unified.h
index ea7316ea8cd1..e0d54d579a8d 100644
--- a/CORE/SERVICES/COMMON/wmi_unified.h
+++ b/CORE/SERVICES/COMMON/wmi_unified.h
@@ -2990,6 +2990,9 @@ typedef enum {
/* set Tx failure count threshold for the vdev */
WMI_VDEV_PARAM_SET_IBSS_TX_FAIL_CNT_THR,
+ /* set ebt resync timeout value, in the unit of TU */
+ WMI_VDEV_PARAM_EBT_RESYNC_TIMEOUT,
+
} WMI_VDEV_PARAM;
enum wmi_pkt_type {