Searched refs:pci_bw (Results 1 – 1 of 1) sorted by relevance
310 u32 pci_bw = 0; in slow_pci_heuristic() local313 pci_bw = pcie_bandwidth_available(mdev->pdev, NULL, NULL, NULL); in slow_pci_heuristic()315 link_speed, pci_bw); in slow_pci_heuristic()319 return link_speed && pci_bw && in slow_pci_heuristic()320 link_speed > MLX5E_SLOW_PCI_RATIO * pci_bw; in slow_pci_heuristic()