qcacmn: Add RXDMA_DST ring support
Setup & process the RXDMA_DST ring to handle error frames from RXDMA block. Pro-active fix to handle the WAR for the WBM stuck issue seen when sending RX_FLUSH command. Change-Id: Ibf56062da2cd9b5d447f1d43bbae5944426d88c8 CRs-Fixed: 2059870
This commit is contained in:
@@ -48,4 +48,7 @@ QDF_STATUS dp_rx_pdev_mon_status_detach(struct dp_pdev *pdev);
|
||||
uint32_t dp_mon_process(struct dp_soc *soc, uint32_t mac_id, uint32_t quota);
|
||||
QDF_STATUS dp_rx_mon_deliver(struct dp_soc *soc, uint32_t mac_id,
|
||||
qdf_nbuf_t head_msdu, qdf_nbuf_t tail_msdu);
|
||||
|
||||
uint32_t dp_rxdma_err_process(struct dp_soc *soc, uint32_t mac_id,
|
||||
uint32_t quota);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user