aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2020-05-29 00:21:41 +0200
committerDavid S. Miller <[email protected]>2020-05-28 16:30:04 -0700
commit144ad36c3d3b53045a2b3f334bd735f469cb8ea8 (patch)
treeac40dc70dc1abbf25d053ba12a505196e356e8f8 /tools/perf/scripts/python/sctop.py
parent24be72632c68e616c23ae01b08722d38242e552b (diff)
net: ks8851: Factor out TX work flush function
While the SPI version of the KS8851 requires a TX worker thread to pump data via SPI, the parallel bus version can write data into the TX FIFO directly in .ndo_start_xmit, as the parallel bus access is much faster and does not sleep. Factor out this TX work flush part, so it can be overridden by the parallel bus driver. Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Marek Vasut <[email protected]> Cc: David S. Miller <[email protected]> Cc: Lukas Wunner <[email protected]> Cc: Petr Stetiar <[email protected]> Cc: YueHaibing <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions