qcacmn: Allocate and Initialize monitor rings

Allocate tx/rx monitor destination rings for waikiki

CRs-Fixed: 3010845
Change-Id: I1c6950188e2693cab648679d34d6731db53978f9
这个提交包含在:
Naga
2021-10-05 00:16:43 +05:30
提交者 Madan Koyyalamudi
父节点 e1a6f926ed
当前提交 df329ebb84
修改 10 个文件,包含 221 行新增45 行删除

查看文件

@@ -4981,7 +4981,7 @@ dp_print_pdev_cfg_params(struct dp_pdev *pdev)
DP_PRINT_STATS("DMA Mon buf ring size: %d ",
pdev_cfg_ctx->dma_mon_buf_ring_size);
DP_PRINT_STATS("DMA Mon dest ring size: %d ",
pdev_cfg_ctx->dma_mon_dest_ring_size);
pdev_cfg_ctx->dma_rx_mon_dest_ring_size);
DP_PRINT_STATS("DMA Mon status ring size: %d ",
pdev_cfg_ctx->dma_mon_status_ring_size);
DP_PRINT_STATS("Rxdma monitor desc ring: %d",