Lines Matching defs:services
54 * services are enabled in "mask". Return the number of MSI/MSI-X vectors
170 * pcie_init_service_irqs - initialize irqs for PCI Express port services
221 int services = 0;
227 services |= PCIE_PORT_SERVICE_HP;
244 services |= PCIE_PORT_SERVICE_AER;
251 services |= PCIE_PORT_SERVICE_PME;
267 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER)))
268 services |= PCIE_PORT_SERVICE_DPC;
278 services |= PCIE_PORT_SERVICE_BWCTRL;
281 return services;
328 * Allocate the port extension structure and register services associated with
341 /* Get and check PCI Express port services */
361 /* Allocate child services if any */
402 * pcie_port_device_suspend - suspend port services associated with a PCIe port
418 * pcie_port_device_resume - resume port services associated with a PCIe port
428 * pcie_port_device_runtime_suspend - runtime suspend port services
438 * pcie_port_device_runtime_resume - runtime resume port services
605 /* If this switch is set, PCIe port native services should not be enabled. */
609 * If the user specified "pcie_ports=native", use the PCIe services regardless