Home
last modified time | relevance | path

Searched refs:pcie_get_width_cap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dpci.h286 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev);
H A Dpci.c6405 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev) in pcie_get_width_cap() function
6415 EXPORT_SYMBOL(pcie_get_width_cap);
6431 *width = pcie_get_width_cap(dev); in pcie_bandwidth_capable()
H A Dpci-sysfs.c200 return sysfs_emit(buf, "%u\n", pcie_get_width_cap(pdev)); in max_link_width_show()
/openbmc/linux/include/linux/
H A Dpci.h307 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev);