diff options
author | Carl Huang <cjhuang@codeaurora.org> | 2020-08-17 13:31:52 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-18 12:46:50 +0300 |
commit | 7f6fc1ebf5b19850e6035de16032f7d81dee65d8 (patch) | |
tree | 257e9056491038c4ce6aff7868861ae49af4a573 /drivers/net/wireless/ath/ath11k/dp.c | |
parent | d4ecb90b3857db23c83b2578f1fa0341c5e00b82 (diff) | |
download | linux-7f6fc1ebf5b19850e6035de16032f7d81dee65d8.tar.xz |
ath11k: don't initialize rxdma1 related ring
For QCA6390, it has 2 lmacs and thus 2 rxdmas. However, each rxdma has rxdma0
only, and doesn't have rxdma1. So for QCA6390, don't initialize rxdma1 related
rings such as rx_mon_buf_ring, rx_mon_dst_ring and rx_mon_desc_ring.
Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-01238-QCAHKSWPL_SILICONZ-2
Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1597555891-26112-3-git-send-email-kvalo@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/ath11k/dp.c')
0 files changed, 0 insertions, 0 deletions