diff options
author | Amit Cohen <[email protected]> | 2023-11-15 13:17:20 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-18 17:38:51 +0000 |
commit | 8d9da4672f94b4914d3b9318d911bfd1fcbfc9a1 (patch) | |
tree | 93be50a5dc83fbf210692a32f2410be16eeaed04 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bdf85f3a695ff8b9709658e576299fa5a3f6326d (diff) |
mlxsw: pci: Move software reset code to a separate function
In general, the existing flow of software reset in the driver is:
1. Wait for system ready status.
2. Send MRSR command, to start the reset.
3. Wait for system ready status.
This flow will be extended once a new reset command is supported. As a
preparation, move step #2 to a separate function.
Signed-off-by: Amit Cohen <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions