Bladeren bron

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

add WMI_SERVICE_NDI_TXBF_SUPPORT def

Change-Id: Ie244f1fee4bb36c52bb7daeb77b0c370a2786816
CRs-Fixed: 2262693
spuligil 4 jaren geleden
bovenliggende
commit
35437d431c
2 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 1 0
      fw/wmi_services.h
  2. 1 1
      fw/wmi_version.h

+ 1 - 0
fw/wmi_services.h

@@ -524,6 +524,7 @@ typedef  enum  {
     WMI_SERVICE_GO_CONNECTED_D3WOW = 279,   /* Indicates FW support for D3WoW for P2P GO connected case */
     WMI_SERVICE_EXT_TPC_REG_SUPPORT = 280, /* Support for new 6G TPC power limits */
     WMI_SERVICE_REG_CC_EXT_EVENT_SUPPORT = 281, /* Support for Extended REG_CC Event with additional params for 6G */
+    WMI_SERVICE_NDI_TXBF_SUPPORT = 282, /* Indicates FW support for Tx beamforming with NDI VDEV */
 
 
     WMI_MAX_EXT2_SERVICE

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