diff options
author | Amit Cohen <amcohen@nvidia.com> | 2024-04-26 14:42:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-29 10:47:05 +0100 |
commit | c0d9267873bc0960f65ea43cca72d63dbe34202f (patch) | |
tree | 1492f192a4fba48e5f43f47c8d1136655f48c78f /tools/testing/selftests/drivers/net/lib/py/env.py | |
parent | 5d01ed2e970812a5e1947ef2ce421a2fce68c45b (diff) |
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/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions