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

Commit 060d676f authored by spuligil's avatar spuligil Committed by Ravindra Konda
Browse files

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

Change-Id: I82672e9b80af0dfc7f0f7a4ba607548fddacf4c7
CRs-Fixed: 2262693
parent 04b28006
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4398,6 +4398,9 @@ typedef struct {
    A_UINT32 sched_udp_notify2;
    A_UINT32 sched_nonudp_notify1;
    A_UINT32 sched_nonudp_notify2;
    A_UINT32 tqm_enqueue_msdu_count;
    A_UINT32 tqm_dropped_msdu_count;
    A_UINT32 tqm_dequeue_msdu_count;
} htt_stats_tx_tqm_pdev_tlv;
/* preserve old name alias for new name consistent with the tag name */
typedef htt_stats_tx_tqm_pdev_tlv htt_tx_tqm_pdev_stats_tlv_v;