Преглед изворни кода

qcacld-3.0: CL 1602603 - update fw common interface files

Propagation from qcacld-2.0 to qcacld-3.0

define WMI_PKTLOG_EVENT_SW
Update htt.h with Lithium TCL/TX related data structures

Change-Id: Ica0b6cd11df8a84a0b7e0771354795aa082f20fe
CRs-fixed: 865207
Anurag Chouhan пре 8 година
родитељ
комит
e28b1f0798
2 измењених фајлова са 2 додато и 1 уклоњено
  1. 1 0
      target/inc/wmi_unified.h
  2. 1 1
      target/inc/wmi_version.h

+ 1 - 0
target/inc/wmi_unified.h

@@ -4160,6 +4160,7 @@ typedef enum {
 	WMI_PKTLOG_EVENT_RCU = 0x8,             /* Rate Control Update */
 	/* 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;
 
 typedef enum {

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