Эх сурвалжийг харах

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

add WMI_SERVICE_TX_PWR_PER_PPDU_STATS_SUPPORT def

Change-Id: I1f0197e96b365d13200aea55100ead6bd0a33a9e
CRs-Fixed: 2262693
spuligil 1 жил өмнө
parent
commit
4e4fb82793
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -636,6 +636,7 @@ typedef  enum  {
     WMI_SERVICE_FISA_DYNAMIC_MSDU_AGGR_SIZE_SUPPORT = 383, /* Indicates FW support for FISA aggregation size up to 64 instead of only 16 */
     WMI_SERVICE_BRIDGE_VDEV_SUPPORT = 384, /* Indicated FW supports Bridge VDEV */
     WMI_SERVICE_MLO_MODE1_RECOVERY_SUPPORTED = 385, /* Indicate fw support for mlo mode1 recovery */
+    WMI_SERVICE_TX_PWR_PER_PPDU_STATS_SUPPORT = 386, /* FW support to check tx power stats per PPDU */
 
     WMI_MAX_EXT2_SERVICE
 

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