Searched refs:pcie_type (Results 1 – 2 of 2) sorted by relevance
245 u8 pcie_type = pci_pcie_type(dev); in hest_match_type() local248 pcie_type == PCI_EXP_TYPE_ROOT_PORT) || in hest_match_type()250 pcie_type == PCI_EXP_TYPE_ENDPOINT) || in hest_match_type()
2077 int pcie_type; in pci_configure_eetlp_prefix() local2087 pcie_type = pci_pcie_type(dev); in pci_configure_eetlp_prefix()2088 if (pcie_type == PCI_EXP_TYPE_ROOT_PORT || in pci_configure_eetlp_prefix()2089 pcie_type == PCI_EXP_TYPE_RC_END) in pci_configure_eetlp_prefix()