diff options
author | Niklas Cassel <cassel@kernel.org> | 2025-06-25 12:23:52 +0200 |
---|---|---|
committer | Manivannan Sadhasivam <mani@kernel.org> | 2025-06-25 07:26:04 -0600 |
commit | d7467bc72ce4e3f64062017d6c9ae3816e8a7b0e (patch) | |
tree | b766f45c32fa4395445d96e3b9d373a777cdb90a /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 80dc18a0cba8dea42614f021b20a04354b213d86 (diff) |
PCI: Move link up wait time and max retries macros to pci.h
Move the LINK_WAIT_SLEEP_MS and LINK_WAIT_MAX_RETRIES macros to pci.h.
Prefix the macros with PCIE_ in order to avoid redefining these for
drivers that already have macros named like this.
No functional changes.
Suggested-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20250625102347.1205584-15-cassel@kernel.org
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions