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:

committed by
Nandini Suresh

parent
d7eb83ec15
commit
b432fc0ef7
@@ -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 */
|
||||
|
Reference in New Issue
Block a user