diff options
author | 2025-03-06 11:26:37 -0800 | |
---|---|---|
committer | 2025-03-07 19:33:47 -0800 | |
commit | 58affb23b66793033f95cb4e9a57a388e0485edb (patch) | |
tree | d4b4b7723eeadc86d6fc79bfc498e621d6141cb6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: bcmgenet: remove dma_ctrl argument (diff) | |
download | linux-rng-58affb23b66793033f95cb4e9a57a388e0485edb.tar.xz linux-rng-58affb23b66793033f95cb4e9a57a388e0485edb.zip |
net: bcmgenet: consolidate dma initialization
The functions bcmgenet_dma_disable and bcmgenet_enable_dma are
only used as part of dma initialization. Their functionality is
moved inside bcmgenet_init_dma and the functions are removed.
Since the dma is always disabled inside of bcmgenet_init_dma,
the initialization functions bcmgenet_init_rx_queues and
bcmgenet_init_tx_queues no longer need to attempt to manage its
state.
Signed-off-by: Doug Berger <opendmb@gmail.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250306192643.2383632-10-opendmb@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions