Searched refs:pcie_bandwidth_available (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pci/ |
| H A D | pci.c | 5925 u32 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev, in pcie_bandwidth_available() function 5966 EXPORT_SYMBOL(pcie_bandwidth_available); 6093 bw_avail = pcie_bandwidth_available(dev, &limiting_dev, &speed, &width); in __pcie_print_link_status()
|
| /linux/drivers/cxl/core/ |
| H A D | port.c | 2422 bw = pcie_bandwidth_available(pdev, NULL, NULL, NULL); in cxl_endpoint_get_perf_coordinates()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 5931 pcie_bandwidth_available(adev->pdev, NULL, speed, width); in amdgpu_device_partner_bandwidth()
|