Ver código fonte

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

Add WMI_PEER_PARAM_MISC_STATS_ENABLE def

Change-Id: I61007967427eaf12fd7212e9e9e0a006e4f94f22
CRs-Fixed: 2262693
spuligil 6 anos atrás
pai
commit
6991da3eba
2 arquivos alterados com 4 adições e 1 exclusões
  1. 3 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 3 - 0
fw/wmi_unified.h

@@ -10950,6 +10950,9 @@ typedef struct {
 /* update peer flag for M4 sent */
 #define  WMI_PEER_PARAM_M4_SENT                         0x21
 
+/* Per peer MISC stats enable or disable */
+#define  WMI_PEER_PARAM_MISC_STATS_ENABLE               0x22
+
 /** mimo ps values for the parameter WMI_PEER_MIMO_PS_STATE  */
 #define WMI_PEER_MIMO_PS_NONE                          0x0
 #define WMI_PEER_MIMO_PS_STATIC                        0x1

+ 1 - 1
fw/wmi_version.h

@@ -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_ 648
+#define __WMI_REVISION_ 649
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work