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)
commit0f37fbf43c3fc39a6c49c5a27846df937d217356
tree028892cf0fe2113e8ac885568e021f477ede74a7
parent5b90fc760db5a969ed26d70f8e62c91915f012bd
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