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

Commit 15347f94 authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

HTT stats: add extra_eht_ltf_ofdma in tx_pdev_rate_stats TLV struct
Change-Id: I34540e3f8992ea267b79018f41f35589b4dda6c1
CRs-Fixed: 2262693
parent 43ce3ede
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -5398,6 +5398,8 @@ typedef struct {
    A_UINT32 trigger_type_11be[HTT_TX_PDEV_STATS_NUM_11BE_TRIGGER_TYPES];
    A_UINT32 trigger_type_11be[HTT_TX_PDEV_STATS_NUM_11BE_TRIGGER_TYPES];
    /** Stats for Extra EHT LTF */
    /** Stats for Extra EHT LTF */
    A_UINT32 extra_eht_ltf;
    A_UINT32 extra_eht_ltf;
    /** Counter for Extra EHT LTFs in OFDMA sequences */
    A_UINT32 extra_eht_ltf_ofdma;
} htt_stats_tx_pdev_rate_stats_tlv;
} htt_stats_tx_pdev_rate_stats_tlv;
/* preserve old name alias for new name consistent with the tag name */
/* preserve old name alias for new name consistent with the tag name */
typedef htt_stats_tx_pdev_rate_stats_tlv htt_tx_pdev_rate_stats_tlv;
typedef htt_stats_tx_pdev_rate_stats_tlv htt_tx_pdev_rate_stats_tlv;
+1 −1
Original line number Original line Diff line number Diff line
@@ -4633,7 +4633,7 @@ typedef struct {
     *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_RADAR_FLAGS_FULL_BW_NOL_GET
     *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_RADAR_FLAGS_FULL_BW_NOL_GET
     *      and _SET macros.
     *      and _SET macros.
     *  Bit 15
     *  Bit 15
     *      This bit will be set if the has qms_dlkm support enabled.
     *      This bit will be set if the host has qms_dlkm support enabled.
     *      Refer to the below definitions of the
     *      Refer to the below definitions of the
     *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_QMS_DLKM_SUPPORT_GET
     *      WMI_RSRC_CFG_HOST_SERVICE_FLAG_QMS_DLKM_SUPPORT_GET
     *      and _SET macros.
     *      and _SET macros.