فهرست منبع

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

add WMI_PKTLOG_EVENT_PHY def

Change-Id: I5c19b0d9e7b1eb83ddf3183e44096afa2c3df1dd
CRs-Fixed: 2262693
spuligil 5 سال پیش
والد
کامیت
5e96c3765c
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_unified.h

@@ -7078,6 +7078,7 @@ typedef enum {
     /* 0x10 used by deprecated DBG_PRINT */
     WMI_PKTLOG_EVENT_SMART_ANTENNA = 0x20, /* To support Smart Antenna */
     WMI_PKTLOG_EVENT_SW = 0x40, /* To support SW defined events */
+    WMI_PKTLOG_EVENT_PHY = 0x80, /* To support PHY stats */
 } WMI_PKTLOG_EVENT;
 
 typedef enum {

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