Searched refs:PCIE_BUS_TUNE_OFF (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pci/
H A Dprobe.c2092 if (pcie_bus_config == PCIE_BUS_TUNE_OFF) {
2812 if (pcie_bus_config == PCIE_BUS_TUNE_OFF ||
H A Dpci.c128 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_TUNE_OFF;
6733 pcie_bus_config = PCIE_BUS_TUNE_OFF;
H A Dquirks.c3442 if (pcie_bus_config == PCIE_BUS_TUNE_OFF ||
/linux-master/include/linux/
H A Dpci.h1095 PCIE_BUS_TUNE_OFF, /* Don't touch MPS at all */ enumerator in enum:pcie_bus_config_types

Completed in 190 milliseconds