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:

cometido por
Gerrit - the friendly Code Review server

padre
1b14356498
commit
34d31b5a83
@@ -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 {
|
||||
|
@@ -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
|
||||
|
Referencia en una nueva incidencia
Block a user