qcacmn: Add support for configuring ACK timeout pdev param

Add support in host to configure ACK timeout pdev param through
WMI interface

Change-Id: Ifc43cd146fbbf6ef818268acf69789b38b28e384
CRs-Fixed: 2042639
This commit is contained in:
Sathish Kumar
2017-10-04 09:58:00 +05:30
committed by Nandini Suresh
parent d7eb83ec15
commit b432fc0ef7
4 changed files with 7 additions and 0 deletions

View File

@@ -497,6 +497,7 @@ enum _ol_ath_param_t {
OL_ATH_PARAM_MGMT_RSSI_THRESHOLD = 353,
OL_ATH_PARAM_EXT_NSS_CAPABLE = 354,
OL_ATH_PARAM_MGMT_PDEV_STATS_TIMER = 355,
OL_ATH_PARAM_TXACKTIMEOUT = 356,
};
/* Enumeration of PDEV Configuration parameter */