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

Commit c9b59637 authored by spuligil's avatar spuligil
Browse files

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

HTT PPDU stats: add data_frm_ppdu_id in ppdu_stats_common TLV

Change-Id: I712d0777a63dc3722861e122622668bca0f773e0
CRs-Fixed: 2262693
parent 8b002bf6
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -982,6 +982,11 @@ typedef struct {
    A_UINT32 qdepth_bytes;
    A_UINT32 full_aid : 12,
             reserved : 20;

    /* data_frm_ppdu_id:
     * Note - this is valid in case delayed BA processing specifically for
     * BAR frames*/
    A_UINT32 data_frm_ppdu_id;
} htt_ppdu_stats_user_common_tlv;

#define HTT_PPDU_STATS_USER_RATE_TLV_TID_NUM_M     0x000000ff