Jelajahi Sumber

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

expand WMI_CFR_GROUP_BW_MASK_NUM_BITS from 5 to 6

Change-Id: I6d79e09210b92c22b9a43381bfeea5a122bf244d
CRs-Fixed: 2262693
spuligil 2 tahun lalu
induk
melakukan
e473ec95e1
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 1
fw/wmi_unified.h

@@ -37902,7 +37902,7 @@ typedef struct {
 #define WMI_CFR_GROUP_DATA_SUBTYPE_VALID_BIT_POS      8
 
 /* The bits in this mask mapped to WMI_PEER_CFR_CAPTURE_BW enum */
-#define WMI_CFR_GROUP_BW_MASK_NUM_BITS                5
+#define WMI_CFR_GROUP_BW_MASK_NUM_BITS                6
 #define WMI_CFR_GROUP_BW_BIT_POS                      0
 
 /* The bits in this mask correspond to the values as below

+ 1 - 1
fw/wmi_version.h

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