Searched refs:pcie_get_width_cap (Results 1 – 3 of 3) sorted by relevance
6552 *width = pcie_get_width_cap(parent); in amdgpu_device_partner_bandwidth() 6584 *width = pcie_get_width_cap(parent); in amdgpu_device_gpu_bandwidth() 6589 *width = pcie_get_width_cap(parent); in amdgpu_device_gpu_bandwidth() 6595 *width = pcie_get_width_cap(adev->pdev); in amdgpu_device_gpu_bandwidth()
6154 * pcie_get_width_cap - query for the PCI device's link width capability6160 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev) in pcie_get_width_cap() function 6170 EXPORT_SYMBOL(pcie_get_width_cap);6187 *width = pcie_get_width_cap(dev); in pcie_bandwidth_capable()
205 return sysfs_emit(buf, "%u\n", pcie_get_width_cap(pdev)); in max_link_width_show()