Searched refs:pcie_ports_dpc_native (Results 1 – 3 of 3) sorted by relevance
28 extern bool pcie_ports_dpc_native;
264 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER))) in get_port_device_capability()614 bool pcie_ports_dpc_native; variable623 pcie_ports_dpc_native = true; in pcie_port_setup()
359 if (!pcie_aer_is_native(pdev) && !pcie_ports_dpc_native) in dpc_probe()