diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2024-09-02 16:54:08 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-09-04 11:53:49 +0100 |
commit | e8218f7a9f4425894048ad87f0064efd06fe19fc (patch) | |
tree | 0bc496b14eaf8bccf113fc6c8665ccdcad01cee9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 947a72f40f69fc0341cccf849e4e8a1e70fd4d3c (diff) |
net: sparx5: replace a few variables with new equivalent ones
Replace the old rx and tx variables: channel_id, FDMA_DCB_MAX,
FDMA_RX_DCB_MAX_DBS, FDMA_TX_DCB_MAX_DBS, dcb_index and db_index with
the equivalents from the FDMA rx and tx structs. These variables are not
entangled in any buffer allocation and can therefore be replaced in
advance.
Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Reviewed-by: Jens Emil Schulz Østergaard <jensemil.schulzostergaard@microchip.com>
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions