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

Commit 46734f8d authored by spuligil's avatar spuligil Committed by Madan Koyyalamudi
Browse files

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

HTT stats: add per-AC last_updated_dl,ul_qdepth to peer_ax_ofdma TLV

Change-Id: I71056b6dfba3cc4d437f2bcd1d637b3167531cd2
CRs-Fixed: 2262693
parent 4d3b3862
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1865,6 +1865,9 @@ typedef struct {
     */
    A_UINT32 is_airtime_large_for_dl_ofdma[2];
    A_UINT32 is_airtime_large_for_ul_ofdma[2];
    /* Last updated value of DL and UL queue depths for each peer per AC */
    A_UINT32 last_updated_dl_qdepth[HTT_NUM_AC_WMM];
    A_UINT32 last_updated_ul_qdepth[HTT_NUM_AC_WMM];
} htt_peer_ax_ofdma_stats_tlv;

/* config_param0 */