Commit c30f32bc authored by Toke Høiland-Jørgensen's avatar Toke Høiland-Jørgensen Committed by chrome-bot
Browse files

BACKPORT: ath10k: migrate to mac80211 txq scheduling



ath10k maintains common txqs list for all stations. This txq
management can be removed by migrating to mac80211 txq APIs
and let mac80211 handle txqs reordering based on reported airtime.
By doing this, txq fairness maintained in ath10k i.e processing
N frames per txq is removed. By adapting to mac80211 APIs,
ath10k will support mac80211 based airtime fairness algorithm.

Tested on QCA4019 with firmware version 10.4-3.2.1.1-00015
Tested on QCA9984 with firmware version 10.4-3.9.0.1-00005

Tested-by: default avatarVenkateswara Naralasetty <vnaralas@codeaurora.org>
Co-developed-by: default avatarRajkumar Manoharan <rmanohar@codeaurora.org>
Signed-off-by: default avatarRajkumar Manoharan <rmanohar@codeaurora.org>
Signed-off-by: default avatarToke Hiland-Jrgensen <toke@toke.dk>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>

BUG=b:131197056
TEST=Wifi stress and latency under load test
(cherry picked from commit bb2edb73)

Resloved conflicts:
	drivers/net/wireless/ath/ath10k/core.h
	drivers/net/wireless/ath/ath10k/htc.h
	drivers/net/wireless/ath/ath10k/mac.c

Signed-off-by: default avatarKan Yan <kyan@google.com>
Change-Id: Iddf1b1861a9e60be2316437a2e1b2a2bd8f3ca0c
Reviewed-on: https://chromium-review.googlesource.com/1636900


Legacy-Commit-Queue: Commit Bot <commit-bot@chromium.org>
Reviewed-by: default avatarJulan Hsu <julanhsu@google.com>
Reviewed-by: default avatarKan Yan <kyan@chromium.org>
parent 4cdac121
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment