Преглед на файлове

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

WMI: add erp_standby_mode field in mlo_teardown_fixed_param
Change-Id: I4b76f0c9f71746bcaccc6f104e3d66ad7465e6a2
CRs-Fixed: 2262693
spuligil преди 1 година
родител
ревизия
3f751a222f
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -44639,6 +44639,8 @@ typedef struct {
     A_UINT32 reason_code;
     /* trigger_umac_reset : of type A_BOOL to indicate the umac reset for the partner chip. */
     A_UINT32 trigger_umac_reset;
+    /* erp_standby_mode : of type A_BOOL to indicate the chip is going to be active in ERP */
+    A_UINT32 erp_standby_mode;
 } wmi_mlo_teardown_fixed_param;
 
 typedef struct {

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