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

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

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

HTT PPDU stats: add is_combined_ul_bsrp_trigger in ppdu_stats_common TLV

Change-Id: Iec0557299fbdb0809ca4656c9023efc06af37222
CRs-Fixed: 2262693
parent 8e2dadb3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -881,6 +881,11 @@ typedef struct {
     * from the Host
     */
    A_UINT32 is_manual_ulofdma_trigger;
    /* is_combined_ul_bsrp_trigger:
     * Flag to indicate if a given UL BSRP trigger is sent combined as
     * part of existing DL/UL data sequence
     */
    A_UINT32 is_combined_ul_bsrp_trigger;
} htt_ppdu_stats_common_tlv;

#define HTT_PPDU_STATS_USER_COMMON_TLV_TID_NUM_M     0x000000ff