qcacmn: Enable DP statistics in driver by default for MCL
Both process_tx_status and process_rx_status is disabled for the default setting. Enable those flags by default for MCL CRs-Fixed: 2146734 Change-Id: I8c5a636badcfe9327fce7f3332abd93946f003bd
This commit is contained in:
@@ -1571,7 +1571,7 @@ dp_rx_pdev_attach(struct dp_pdev *pdev)
|
||||
qdf_spinlock_create(&soc->rx_desc_mutex[pdev_id]);
|
||||
pdev = soc->pdev_list[pdev_id];
|
||||
rxdma_srng = pdev->rx_refill_buf_ring;
|
||||
soc->process_rx_status = 0;
|
||||
soc->process_rx_status = CONFIG_PROCESS_RX_STATUS;
|
||||
rxdma_entries = rxdma_srng.alloc_size/hal_srng_get_entrysize(
|
||||
soc->hal_soc, RXDMA_BUF);
|
||||
|
||||
|
Referens i nytt ärende
Block a user