linux/drivers/pci/pcie
Sean V Kelley 9a2f604f44 PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Root Complex Event Collectors (RCEC) appear as peers of Root Ports and also
have the PME capability. As with AER, there is a need to be able to walk
the RCiEPs associated with their RCEC for purposes of acting upon them with
callbacks.

Add RCEC support through the use of pcie_walk_rcec() to the current PME
service driver and attach the PME service driver to the RCEC device.

Co-developed-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Link: https://lore.kernel.org/r/20201121001036.8560-15-sean.v.kelley@intel.com
Tested-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # non-native/no RCEC
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Sean V Kelley <sean.v.kelley@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2020-12-05 15:26:02 -06:00
..
aer.c PCI/AER: Add pcie_walk_rcec() to RCEC AER handling 2020-12-05 15:26:02 -06:00
aer_inject.c PCI: Replace http:// links with https:// 2020-06-30 13:05:09 -05:00
aspm.c PCI/ASPM: Remove struct pcie_link_state.l1ss 2020-10-16 11:21:19 -05:00
bw_notification.c PCI/LINK: Print IRQ number used by port 2020-09-17 12:40:25 -05:00
dpc.c PCI: pciehp: Reduce noisiness on hot removal 2020-09-17 16:22:36 -05:00
edr.c PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events 2020-04-24 18:33:29 -05:00
err.c PCI/ERR: Recover from RCiEP AER errors 2020-12-05 15:26:02 -06:00
Kconfig PCI: Replace http:// links with https:// 2020-06-30 13:05:09 -05:00
Makefile PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() 2020-12-04 11:18:50 -06:00
pme.c PCI/PME: Add pcie_walk_rcec() to RCEC PME handling 2020-12-05 15:26:02 -06:00
portdrv.h PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership 2020-06-01 12:02:29 -05:00
portdrv_core.c PCI/PME: Add pcie_walk_rcec() to RCEC PME handling 2020-12-05 15:26:02 -06:00
portdrv_pci.c PCI/ERR: Add pcie_link_rcec() to associate RCiEPs 2020-12-05 15:26:02 -06:00
ptm.c PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port 2020-05-21 15:53:07 -05:00
rcec.c PCI/AER: Add pcie_walk_rcec() to RCEC AER handling 2020-12-05 15:26:02 -06:00