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

HTT stats: tx,rx PPDU duration histograms

Change-Id: Ie2f2336df8e95f18590daf1c5bfdf23769e9c716
CRs-Fixed: 2262693
This commit is contained in:
spuligil
2022-07-04 06:03:10 -07:00
父節點 cc6807c538
當前提交 48a8cb626e
共有 2 個文件被更改,包括 18 次插入0 次删除

查看文件

@@ -751,6 +751,8 @@ typedef enum {
HTT_STATS_ML_PEER_DETAILS_TAG = 159, /* htt_ml_peer_details_tlv */
HTT_STATS_ML_PEER_EXT_DETAILS_TAG = 160, /* htt_ml_peer_ext_details_tlv */
HTT_STATS_ML_LINK_INFO_DETAILS_TAG = 161, /* htt_ml_link_info_tlv */
HTT_STATS_TX_PDEV_PPDU_DUR_TAG = 162, /* htt_tx_pdev_ppdu_dur_stats_tlv */
HTT_STATS_RX_PDEV_PPDU_DUR_TAG = 163, /* htt_rx_pdev_ppdu_dur_stats_tlv */
HTT_STATS_MAX_TAG,