diff options
author | 2024-04-26 14:42:25 +0200 | |
---|---|---|
committer | 2024-04-29 10:47:05 +0100 | |
commit | c0d9267873bc0960f65ea43cca72d63dbe34202f (patch) | |
tree | 1492f192a4fba48e5f43f47c8d1136655f48c78f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mlxsw: pci: Initialize dummy net devices for NAPI (diff) | |
download | wireguard-linux-c0d9267873bc0960f65ea43cca72d63dbe34202f.tar.xz wireguard-linux-c0d9267873bc0960f65ea43cca72d63dbe34202f.zip |
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
The next patch will set the driver to use NAPI for event processing. Then
tasklet mechanism will be used only for EQ. Reorganize 'mlxsw_pci_queue'
to hold EQ and CQ attributes in a union. For now, add tasklet for both EQ
and CQ. This will be changed in the next patch, as 'tasklet_struct' will be
replaced with NAPI instance.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.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