diff options
| author | Amit Cohen <[email protected]> | 2024-04-26 14:42:25 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-29 10:47:05 +0100 |
| commit | c0d9267873bc0960f65ea43cca72d63dbe34202f (patch) | |
| tree | 1492f192a4fba48e5f43f47c8d1136655f48c78f /tools/perf/scripts/python/stackcollapse.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 <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: Petr Machata <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions