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

add WMI_PDEV_PARAM_DATA_STALL_DETECT_ENABLE def

Change-Id: I5f8518dd8bddcb866ff544fcc31bd6e123c9c60e
CRs-Fixed: 1107600
This commit is contained in:
spuligil
2017-10-12 19:01:55 -07:00
committed by Gerrit - the friendly Code Review server
orang tua 1b14356498
melakukan 34d31b5a83
2 mengubah file dengan 4 tambahan dan 1 penghapusan

Melihat File

@@ -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 {