diff options
| author | Markus Schneider-Pargmann <[email protected]> | 2024-02-07 10:32:13 +0100 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2024-02-12 17:02:43 +0100 |
| commit | e55b963e4e94011e9de7a6448ea8e50a12bb9953 (patch) | |
| tree | 05af4a2e37b9a6167fd289f1d113a81efe5c93b5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 9515223bd0bb9bb0a31b61a68f1049148c1d85ff (diff) | |
can: m_can: Add tx coalescing ethtool support
Add TX support to get/set functions for ethtool coalescing.
tx-frames-irq and tx-usecs-irq can only be set/unset together.
tx-frames-irq needs to be less than TXE and TXB.
As rx and tx share the same timer, rx-usecs-irq and tx-usecs-irq can be
enabled/disabled individually but they need to have the same value if
enabled.
Polling is excluded from TX irq coalescing.
Signed-off-by: Markus Schneider-Pargmann <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions