Răsfoiți Sursa

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

Add WMI_PEER_PARAM_XMIT_OMI def

Change-Id: I214f03f2fef4bd335803f03178079870afcbf7ae
CRs-Fixed: 2262693
spuligil 6 ani în urmă
părinte
comite
b82de1e83c
2 a modificat fișierele cu 6 adăugiri și 1 ștergeri
  1. 5 0
      fw/wmi_unified.h
  2. 1 1
      fw/wmi_version.h

+ 5 - 0
fw/wmi_unified.h

@@ -10240,6 +10240,11 @@ typedef struct {
  * This parameter controls the UL OFDMA and UL MU-MIMO peer fixed rate.
  */
 #define WMI_PEER_PARAM_UL_FIXED_RATE                    0x1b
+/** send specific OMI to peer via QoS-null frame
+ * param_value = follow 11ax spec definition
+ *               bit0:VHT(1), bit1:HE(1), bit2-31:A-Control
+ */
+#define WMI_PEER_RARAM_XMIT_OMI                         0x1c
 
 /** mimo ps values for the parameter WMI_PEER_MIMO_PS_STATE  */
 #define WMI_PEER_MIMO_PS_NONE                          0x0

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