Răsfoiți Sursa

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

Change-Id: Id38a717e1e595a8ac8ce32b89b5e508f867ca2cb
WMI: add EVM fields to pdev antdiv msgs
CRs-Fixed: 2262693
spuligil 6 ani în urmă
părinte
comite
021718881b
2 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  1. 2 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 2 - 0
fw/wmi_unified.h

@@ -5824,6 +5824,8 @@ typedef struct {
     A_UINT32 ant_id[WMI_MAX_CHAINS];
     /** mac address of diversity peer */
     wmi_mac_addr macaddr;
+    /* EVM value for stream0 and stream1 20Mhz, dB units */
+    A_INT32 chain_evm[WMI_MAX_CHAINS];
 } wmi_pdev_div_rssi_antid_event_fixed_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_ 616
+#define __WMI_REVISION_ 617
 
 /** The Version Namespace should not be normally changed. Only
  *  host and firmware of the same WMI namespace will work