OSDN Git Service

ath11k: Change number of TCL rings to one for QCA6390
authorBaochen Qiang <bqiang@codeaurora.org>
Mon, 11 Oct 2021 06:33:09 +0000 (09:33 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 11 Oct 2021 15:12:21 +0000 (18:12 +0300)
commit31582373a4a8e888b29ed759d28330a1995f2162
tree0d4c0a3701e28eb20a215e397875262e5e266b4b
parent96527d527b271d950367ad13e3de8b0673545622
ath11k: Change number of TCL rings to one for QCA6390

Some targets, QCA6390 for example, use only one TCL ring, it is better to
initialize only one ring and leave others untouched for such targets.

This is a theoretical fix found during code review, no visible impact.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1

Signed-off-by: Baochen Qiang <bqiang@codeaurora.org>
Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210914163726.38604-1-jouni@codeaurora.org
drivers/net/wireless/ath/ath11k/core.c
drivers/net/wireless/ath/ath11k/debugfs.c
drivers/net/wireless/ath/ath11k/dp.c
drivers/net/wireless/ath/ath11k/dp.h
drivers/net/wireless/ath/ath11k/dp_tx.c
drivers/net/wireless/ath/ath11k/hw.h
drivers/net/wireless/ath/ath11k/mac.c