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

Commit 431d6683 authored by spuligil's avatar spuligil
Browse files

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

Change-Id: I2977f0f64bd52e044bae9efa4a2d79aa93724509
WMI: provide retry expansion factor to FW
CRs-Fixed: 2262693
parent 3e41f05a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -7749,6 +7749,12 @@ typedef enum {
    /* Param to configure the access category for the TWT queue */
    WMI_PDEV_PARAM_TWT_AC_CONFIG,
    /*
     * TX xretry extension parameter to allow product specific adjustment.
     * I.e. multiply the xretry counter by N% for a requirement from framework.
     */
    WMI_PDEV_PARAM_PDEV_STATS_TX_XRETRY_EXT,
} WMI_PDEV_PARAM;
+1 −1
Original line number Diff line number Diff line
@@ -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_ 1075
#define __WMI_REVISION_ 1076

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