diff options
author | Michal Kazior <michal.kazior@tieto.com> | 2016-07-18 23:22:18 +0300 |
---|---|---|
committer | Govind Singh <govinds@codeaurora.org> | 2017-01-06 15:59:03 +0530 |
commit | 95ba9cdb5941503869dd805d7aaef3a6dc4a1a99 (patch) | |
tree | dfc0bb564438acabff4c5f5041884e89a80530c1 /drivers/net/wireless/ath/ath10k/debug.c | |
parent | 9cf0cdcc5298e383396b59eeea76706251b4df6b (diff) |
ath10k: disable wake_tx_queue for older devices
Ideally wake_tx_queue should be used regardless as
it is a requirement for reducing bufferbloat and
implementing airtime fairness in the future.
However some setups (typically low-end platforms
hosting QCA988X) suffer performance regressions
with the current wake_tx_queue implementation.
Therefore disable it unless it is really
beneficial with current codebase (which is when
firmware supports smart pull-push tx scheduling).
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/debug.c')
0 files changed, 0 insertions, 0 deletions