Searched refs:pcie_get_width_cap (Results 1 – 5 of 5) sorted by relevance
628 pcie_pmu->nr_lanes = pcie_get_width_cap(pdev); in dwc_pcie_pmu_probe()
6238 *width = pcie_get_width_cap(parent); in amdgpu_device_partner_bandwidth()6270 *width = pcie_get_width_cap(parent); in amdgpu_device_gpu_bandwidth()6275 *width = pcie_get_width_cap(parent); in amdgpu_device_gpu_bandwidth()6281 *width = pcie_get_width_cap(adev->pdev); in amdgpu_device_gpu_bandwidth()
6166 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev) in pcie_get_width_cap() function6176 EXPORT_SYMBOL(pcie_get_width_cap);6193 *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()
309 enum pcie_link_width pcie_get_width_cap(struct pci_dev *dev);