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

Commit 4e4fb827 authored by spuligil's avatar spuligil
Browse files

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

add WMI_SERVICE_TX_PWR_PER_PPDU_STATS_SUPPORT def

Change-Id: I1f0197e96b365d13200aea55100ead6bd0a33a9e
CRs-Fixed: 2262693
parent d47254c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -636,6 +636,7 @@ typedef enum {
    WMI_SERVICE_FISA_DYNAMIC_MSDU_AGGR_SIZE_SUPPORT = 383, /* Indicates FW support for FISA aggregation size up to 64 instead of only 16 */
    WMI_SERVICE_BRIDGE_VDEV_SUPPORT = 384, /* Indicated FW supports Bridge VDEV */
    WMI_SERVICE_MLO_MODE1_RECOVERY_SUPPORTED = 385, /* Indicate fw support for mlo mode1 recovery */
    WMI_SERVICE_TX_PWR_PER_PPDU_STATS_SUPPORT = 386, /* FW support to check tx power stats per PPDU */

    WMI_MAX_EXT2_SERVICE

+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_ 1366
#define __WMI_REVISION_ 1367

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