summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Schneider-Pargmann <msp@baylibre.com>2024-02-07 12:32:17 +0300
committerMarc Kleine-Budde <mkl@pengutronix.de>2024-02-12 19:02:44 +0300
commit1fa80e23c15051edc1c594270517de3517ded798 (patch)
tree6c1bf57f51829a635aeaaf663fe36431136e56a6 /tools/perf/scripts/python
parente668673ed3992579f23413a13d7ed314cb62ee74 (diff)
downloadlinux-1fa80e23c15051edc1c594270517de3517ded798.tar.xz
can: m_can: Introduce a tx_fifo_in_flight counter
Keep track of the number of transmits in flight. This patch prepares the driver to control the network interface queue based on this counter. By itself this counter be implemented with an atomic, but as we need to do other things in the critical sections later I am using a spinlock instead. Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com> Link: https://lore.kernel.org/all/20240207093220.2681425-12-msp@baylibre.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions