Searched refs:PCIE_BUS_PEER2PEER (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/
H A Dprobe.c2068 * supported value unless limited by the PCIE_BUS_PEER2PEER case.
2071 if (pcie_bus_config == PCIE_BUS_PEER2PEER)
2849 if (pcie_bus_config == PCIE_BUS_PEER2PEER)
H A Dpci.c134 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_PEER2PEER;
6739 pcie_bus_config = PCIE_BUS_PEER2PEER;
/linux-master/include/linux/
H A Dpci.h1099 PCIE_BUS_PEER2PEER, /* Set MPS = 128 for all devices */ enumerator in enum:pcie_bus_config_types

Completed in 166 milliseconds