diff options
author | Karthikeyan Periyasamy <periyasa@codeaurora.org> | 2021-02-08 14:32:11 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2021-02-09 10:22:52 +0300 |
commit | 4b965be536eefdd16ca0a88120fee23f5b92cd16 (patch) | |
tree | b9ff8781a33d9324935f882c2fe7599b1beb91ae /drivers/phy | |
parent | 7df28718928d08034b36168200d67b558ce36f3d (diff) | |
download | linux-4b965be536eefdd16ca0a88120fee23f5b92cd16.tar.xz |
ath11k: Update tx descriptor search index properly
Tx descriptor search index field should be updated with hw peer id
and not by AST Hash as per the HW/FW recommendation. Incorrect search
index causes throughput degradation in all scenario for all the
platforms. so updated the search index field with hw peer id, which
is a common change applicable for all the platforms. Also no need of these
configuration for non station type. seen 10% throughput increase in WDS
traffic with this change.
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.4.0.1-01492-QCAHKSWPL_SILICONZ-1
Signed-off-by: Karthikeyan Periyasamy <periyasa@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1612410960-9120-1-git-send-email-periyasa@codeaurora.org
Diffstat (limited to 'drivers/phy')
0 files changed, 0 insertions, 0 deletions