fw-api: CL 3591837 - update fw common interface files

add WMI_PDEV_PARAM_DATA_STALL_DETECT_ENABLE def

Change-Id: I5f8518dd8bddcb866ff544fcc31bd6e123c9c60e
CRs-Fixed: 1107600
Este commit está contenido en:
spuligil
2017-10-12 19:01:55 -07:00
cometido por Gerrit - the friendly Code Review server
padre 1b14356498
commit 34d31b5a83
Se han modificado 2 ficheros con 4 adiciones y 1 borrados

Ver fichero

@@ -4627,6 +4627,9 @@ typedef enum {
* 11 - Dynamic voltage corner selection based on TPUT and Tx Flush counters
*/
WMI_PDEV_UPDATE_WDCVS_ALGO, /* 0x9a */
/* Enable/Disable data stall detection */
WMI_PDEV_PARAM_DATA_STALL_DETECT_ENABLE, /* 0x9b */
} WMI_PDEV_PARAM;
typedef struct {

Ver fichero

@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
#define __WMI_REVISION_ 453
#define __WMI_REVISION_ 454
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work