]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: ath12k: Remove unused tcl_*_ring configuration
authorTamizh Chelvam Raja <quic_tamizhr@quicinc.com>
Tue, 30 Apr 2024 09:14:14 +0000 (14:44 +0530)
committerKalle Valo <quic_kvalo@quicinc.com>
Tue, 7 May 2024 10:08:49 +0000 (13:08 +0300)
commit582e94ebe230afa35baef06833006b24b601ab11
treef621a0b61eb3816623eb6172b73d650f91619878
parented07ff6745092f36cd996658bd64d74e4331d331
wifi: ath12k: Remove unused tcl_*_ring configuration

Currently memory allocation for multiple hardware rings done
in host as these memory will be used by firmware/hardware.
But in case of tcl_cmd_ring and tcl_status_ring neither firmware
nor hardware uses host allocated memory and it uses memory
allocated by firmware itself. So avoid tcl_cmd_ring and
tcl_status_ring setup in host.

Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1

Signed-off-by: Tamizh Chelvam Raja <quic_tamizhr@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240430091414.2486196-4-quic_tamizhr@quicinc.com
drivers/net/wireless/ath/ath12k/dp.c
drivers/net/wireless/ath/ath12k/dp.h