commit | b4aa539dd8f2e086f7b03e0781ec85897913c3cb | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Tue Mar 31 10:26:24 2015 +0000 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Apr 01 20:31:08 2015 +0300 |
tree | dadfa6c203d8a5f3fa3398ca1112061e6886d441 | |
parent | 96d828d45e166d6d6cc240b7ef082d312d6f579f [diff] |
ath10k: implement tx pause wmi event qca6174 wmi-tlv firmware defines a new wmi event for host tx pausing (i.e. stop/wake tx queues). Map these events to ath10k/mac80211 tx queue control. This is important for multi-channel throughput performance. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>