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

Commit 9de68c39 authored by spuligil's avatar spuligil Committed by Gerrit - the friendly Code Review server
Browse files

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

HTT stats: add peer_ttl_removed_count to htt_peer_stats_cmn

Change-Id: I17cc3c58c172fa8aeec4ade8886d491b843913d9
CRs-Fixed: 2262693
parent 098a6566
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1007,6 +1007,7 @@ typedef struct {
    /* Total ppdu transmitted bytes for peer: includes MAC header overhead */
    A_UINT32 ppdu_transmitted_bytes_low;
    A_UINT32 ppdu_transmitted_bytes_high;
    A_UINT32 peer_ttl_removed_count;
} htt_peer_stats_cmn_tlv;

typedef struct {