qcacmn: Add txmon HP TP values in stats command
Add txmon buf and destination ring in HPTP dump command Change-Id: Ic32d1b355d5fc309225dfc5649ee7f9568a8dca6 CRs-Fixed: 3331176
这个提交包含在:

提交者
Madan Koyyalamudi

父节点
6ef5d59bee
当前提交
bb7ee725be
@@ -907,6 +907,12 @@ dp_tx_mon_process(struct dp_soc *soc, struct dp_intr *int_ctx,
|
||||
return 0;
|
||||
}
|
||||
|
||||
static inline uint32_t
|
||||
dp_print_txmon_ring_stat_from_hal(struct dp_pdev *pdev)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
static inline
|
||||
uint32_t dp_rx_mon_buf_refill(struct dp_intr *int_ctx)
|
||||
{
|
||||
|
在新工单中引用
屏蔽一个用户