qcacmn: Initialize DMA rings using hal_srng APIs
Initialize DMA rings for CIR/CFR capture and program them to firmware. Change-Id: I41c32cddc3fc0f7f0a972bf69ecbacfc9f0626f7 CRs-Fixed: 2053958
This commit is contained in:
@@ -157,6 +157,9 @@ enum hal_ring_type {
|
||||
RXDMA_MONITOR_STATUS,
|
||||
RXDMA_MONITOR_DST,
|
||||
RXDMA_MONITOR_DESC,
|
||||
#ifdef WLAN_FEATURE_CIF_CFR
|
||||
WIFI_POS_SRC,
|
||||
#endif
|
||||
MAX_RING_TYPES
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user