Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dparams.c579 pci_bw = pcie_bandwidth_available(mdev->pdev, NULL, NULL, NULL); in slow_pci_heuristic()
/openbmc/linux/drivers/pci/
H A Dpci.c6319 u32 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev, in pcie_bandwidth_available() function
6360 EXPORT_SYMBOL(pcie_bandwidth_available);
6457 bw_avail = pcie_bandwidth_available(dev, &limiting_dev, &speed, &width); in __pcie_print_link_status()
/openbmc/linux/include/linux/
H A Dpci.h1341 u32 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev,
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5483 pcie_bandwidth_available(adev->pdev, NULL, in amdgpu_device_get_pcie_info()