]> git.baikalelectronics.ru Git - kernel.git/commit
ath11k: update tcl cmd descriptor parameters for STA mode
authorAnilkumar Kolli <akolli@codeaurora.org>
Wed, 27 Nov 2019 16:29:53 +0000 (18:29 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 29 Nov 2019 07:35:15 +0000 (09:35 +0200)
commit7ab5cf20fe2f42a932eb0acf7e3a7655ffcf36f9
tree028892cf0fe2113e8ac885568e021f477ede74a7
parent787333a22e92bd424c69937a842f39e43051753d
ath11k: update tcl cmd descriptor parameters for STA mode

It is observed that ath11k STA mode UL throughput is low.
This is due to packets delivered to FW from TCL instead of TQM.
TCL AST search fail causes packet delivered to FW, fix this by
properly configuring the TCL address search type and ast_hash.
STA UL throughput is improved 10times with 11AC AP.

Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath11k/dp.c
drivers/net/wireless/ath/ath11k/dp_rx.c
drivers/net/wireless/ath/ath11k/hal_desc.h
drivers/net/wireless/ath/ath11k/hal_tx.c
drivers/net/wireless/ath/ath11k/hal_tx.h