]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9bd9981328ad074e740a0f04d9f69b85f339b7c
tree0d4c0a3701e28eb20a215e397875262e5e266b4b
parent384e8d08059354376764210332a44ccdc16e5886
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