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

Change-Id: I82672e9b80af0dfc7f0f7a4ba607548fddacf4c7
CRs-Fixed: 2262693
这个提交包含在:
spuligil
2024-03-23 06:01:52 -07:00
提交者 Ravindra Konda
父节点 04b2800642
当前提交 060d676f2f

查看文件

@@ -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;