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:
@@ -582,4 +582,9 @@ QDF_STATUS dp_rx_buffers_replenish(struct dp_soc *dp_soc, uint32_t mac_id,
|
||||
QDF_STATUS
|
||||
dp_rx_link_desc_buf_return(struct dp_soc *soc, struct dp_srng *dp_rxdma_srng,
|
||||
void *buf_addr_info);
|
||||
|
||||
|
||||
uint32_t
|
||||
dp_rxdma_err_process(struct dp_soc *soc, uint32_t mac_id,
|
||||
uint32_t quota);
|
||||
#endif /* _DP_RX_H */
|
||||
|
مرجع در شماره جدید
Block a user