aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMichal Kazior <[email protected]>2016-03-06 16:14:25 +0200
committerKalle Valo <[email protected]>2016-03-06 16:14:25 +0200
commit6421969f248fdf9d8cd38353a617ed7cc5ddab94 (patch)
treea9bd97b680fb3b45df32bd7f1c2f4a127e8139c4 /tools/perf/scripts/python/check-perf-trace.py
parenta30c7d009ed56df43f09ab9af11e0bdd3a3f2a3f (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 <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions