Searched refs:pcie_bus_config (Results 1 – 4 of 4) sorted by relevance
2225 if (pcie_bus_config == PCIE_BUS_PEER2PEER) in pci_configure_mps() 2246 if (pcie_bus_config == PCIE_BUS_TUNE_OFF) { in pci_configure_mps() 2256 if (pcie_bus_config != PCIE_BUS_DEFAULT) in pci_configure_mps() 2942 if (pcie_bus_config == PCIE_BUS_PERFORMANCE) { in pcie_write_mps() 2977 if (pcie_bus_config != PCIE_BUS_PERFORMANCE) in pcie_write_mrrs() 3014 if (pcie_bus_config == PCIE_BUS_TUNE_OFF || in pcie_bus_configure_set() 3015 pcie_bus_config == PCIE_BUS_DEFAULT) in pcie_bus_configure_set() 3051 if (pcie_bus_config == PCIE_BUS_PEER2PEER) in pcie_bus_configure_settings() 3054 if (pcie_bus_config == PCIE_BUS_SAFE) { in pcie_bus_configure_settings()
124 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_TUNE_OFF; variable 126 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_SAFE; variable 128 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PERFORMANCE; variable 130 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PEER2PEER; variable 132 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_DEFAULT; variable 5822 if (pcie_bus_config == PCIE_BUS_PERFORMANCE) { in pcie_set_readrq() 6760 pcie_bus_config = PCIE_BUS_TUNE_OFF; in pci_setup() 6762 pcie_bus_config = PCIE_BUS_SAFE; in pci_setup() 6764 pcie_bus_config = PCIE_BUS_PERFORMANCE;6766 pcie_bus_config [all...]
3467 if (pcie_bus_config == PCIE_BUS_TUNE_OFF || in quirk_intel_mc_errata() 3468 pcie_bus_config == PCIE_BUS_DEFAULT) in quirk_intel_mc_errata()
1191 extern enum pcie_bus_config_types pcie_bus_config;