diff options
| author | 2016-03-06 16:14:25 +0200 | |
|---|---|---|
| committer | 2016-03-06 16:14:25 +0200 | |
| commit | 6421969f248fdf9d8cd38353a617ed7cc5ddab94 (patch) | |
| tree | a9bd97b680fb3b45df32bd7f1c2f4a127e8139c4 /tools/perf/scripts/python/bin | |
| parent | ath10k: unify txpath decision (diff) | |
ath10k: refactor tx pending management
Tx pending counter logic assumed that the sk_buff
is already known and hence was performed in HTT
functions themselves.
However, for the sake of future wake_tx_queue()
usage the driver must be able to tell whether it
can submit more frames to firmware before it
dequeues frame from ieee80211_txq (and thus long
before HTT Tx functions are called) because once a
frame is dequeued it cannot be requeud back to
mac80211.
This prepares the driver for future changes.
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
