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

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

WMI_PDEV_PARAM_GCMP_SUPPORT_ENABLE def

Change-Id: I5ac066b45bf281e1d827d5d1419cb8fd272b639b
CRs-Fixed: 1107600
spuligil пре 7 година
родитељ
комит
017c6c7338
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -4784,6 +4784,8 @@ typedef enum {
 
     /* Enable/Disable data stall detection */
     WMI_PDEV_PARAM_DATA_STALL_DETECT_ENABLE,          /* 0x9b */
+    /* GCMP Support indication to FW */
+    WMI_PDEV_PARAM_GCMP_SUPPORT_ENABLE,               /* 0x9c */
 } WMI_PDEV_PARAM;
 
 typedef struct {

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