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

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

Add WMI_PDEV_PARAM_SET_CONG_CTRL_MAX_MSDUS def

Change-Id: Ifc2911a8ca3b64157110b5e79cb2d5ec9ed661d1
CRs-Fixed: 2262693
spuligil преди 6 години
родител
ревизия
9292ea18cd
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -5104,6 +5104,8 @@ typedef enum {
      * >21:  invalid value (ignored)
      */
     WMI_PDEV_PARAM_MWSCOEX_SET_5GNR_PWR_LIMIT,        /* 0xA5 */
+    /** Set max msdus available for cong ctrl in target */
+    WMI_PDEV_PARAM_SET_CONG_CTRL_MAX_MSDUS,          /* 0xA6 */
 } 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_ 558
+#define __WMI_REVISION_ 559
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work