Searched refs:pcie_bandwidth_available (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | params.c | 552 pci_bw = pcie_bandwidth_available(mdev->pdev, NULL, NULL, NULL); in slow_pci_heuristic()
|
/Linux-v6.1/drivers/pci/ |
D | pci.c | 6119 u32 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev, in pcie_bandwidth_available() function 6161 EXPORT_SYMBOL(pcie_bandwidth_available); 6258 bw_avail = pcie_bandwidth_available(dev, &limiting_dev, &speed, &width); in __pcie_print_link_status()
|
/Linux-v6.1/include/linux/ |
D | pci.h | 1298 u32 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev,
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_device.c | 5496 pcie_bandwidth_available(adev->pdev, NULL, in amdgpu_device_get_pcie_info()
|