Home
last modified time | relevance | path

Searched refs:pcie_ports_native (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dportdrv.c225 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
240 (pcie_ports_native || host->native_aer)) in get_port_device_capability()
247 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
608 bool pcie_ports_native; variable
621 pcie_ports_native = true; in pcie_port_setup()
H A Derr.c265 if (host->native_aer || pcie_ports_native) { in pcie_do_recovery()
H A Daer.c231 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()
1377 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
1396 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dportdrv_pci.c30 bool pcie_ports_native; variable
43 pcie_ports_native = true; in pcie_port_setup()
H A Dportdrv_core.c212 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
225 (pcie_ports_native || host->native_aer)) { in get_port_device_capability()
242 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
H A Daer.c227 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()
1394 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
1414 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpciehp_core.c259 return pcie_ports_native || host->native_pme; in pme_is_native()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpciehp_core.c259 return pcie_ports_native || host->native_pme; in pme_is_native()
/kernel/linux/linux-5.10/include/linux/
H A Dpci.h1566 extern bool pcie_ports_native;
1569 #define pcie_ports_native false macro
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h1784 extern bool pcie_ports_native;
1787 #define pcie_ports_native false macro
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-acpi.c803 if (pcie_ports_native) in pciehp_is_native()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-acpi.c805 if (pcie_ports_native) in pciehp_is_native()

Completed in 22 milliseconds