Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a594013 authored by spuligil's avatar spuligil
Browse files

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

HALPHY stats update (add CTL pwr)

Change-Id: I00b36c2d17906e45d8b0db1af044a506a2e82242
CRs-Fixed: 2262693
parent 426c03e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9232,6 +9232,7 @@ typedef enum {
    WMI_HALPHY_TPC_STATS_SUPPORT_AX_EXTRA_MCS,
    WMI_HALPHY_TPC_STATS_SUPPORT_BE,
    WMI_HALPHY_TPC_STATS_SUPPORT_BE_PUNC,
    WMI_HALPHY_TPC_STATS_SUPPORT_CTL_DESIGN_1,
} WMI_HALPHY_TPC_STATS_SUPPORT_BITF; /* support bit fields */
typedef struct {
@@ -9282,6 +9283,7 @@ typedef struct {
     * Refer to enum WMI_HALPHY_TPC_STATS_SUPPORT_BITF.
     */
    A_UINT32 support_bits;
    A_UINT32 nss; /* target specific NUM_SPATIAL_STREAM flag */
} wmi_tpc_configs;
typedef struct {
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,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_ 1279
#define __WMI_REVISION_ 1280

/** The Version Namespace should not be normally changed. Only
 *  host and firmware of the same WMI namespace will work