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

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

Change-Id: I69f8b87088fcec587c489106f600237a5c8522ad
WMI: add PKTLOG_DECODE_INFO_SUPPORT svc flag def
CRs-Fixed: 2262693
spuligil 3 жил өмнө
parent
commit
df687faca1
2 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -569,6 +569,7 @@ typedef  enum  {
     WMI_SERVICE_PDEV_RATE_CONFIG_SUPPORT = 317, /* Support rate configurations per PDEV */
     MI_SERVICE_MLO_STA_NAN_NDI_SUPPORT = 318, /* FW support for NAN and NDP support with MLO STA */
     WMI_SERVICE_PROBE_ALL_BW_SUPPORT = 319, /* FW support to probe on higher BW even if the probe fails on lower BW - IOT issue */
+    WMI_SERVICE_PKTLOG_DECODE_INFO_SUPPORT = 320, /* FW supports embedding Pktlog decode info in the Pktlog trace file level header */
 
     WMI_MAX_EXT2_SERVICE
 

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