diff options
| author | Zhaoyang Liu <[email protected]> | 2015-03-13 17:37:57 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2015-03-16 18:12:33 +0200 |
| commit | e35000ead491d71e59ab6f7458971321e06150a0 (patch) | |
| tree | 3eb58299075b684e4a3865debecce6aacafb7c6d /tools/perf/scripts/python/netdev-times.py | |
| parent | 690e792cb9d78c3bcaf4a6a8387dbbfbafad579f (diff) | |
mwifiex: preprocess packets from TX queue
During profiling, we discovered that driver remains idle for time
when pakcet is downloaded to FW but no TX_DONE has been received
i.e. while data_sent is true.
This patch adds enhancement to TX routine where we preprocess
packets from TX queue, make them ready for TX and add them to
separate TX queue.
Signed-off-by: Zhaoyang Liu <[email protected]>
Signed-off-by: Marc Yang <[email protected]>
Signed-off-by: Chin-ran Lo <[email protected]>
Reviewed-by: Cathy Luo <[email protected]>
Reviewed-by: Amitkumar Karwar <[email protected]>
Reviewed-by: Avinash Patil <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions