Searched refs:pcie_get_max_completion_timeout (Results 1 – 5 of 5) sorted by relevance
107 max(pcie_get_max_completion_timeout(pdev) / 1000, 10), in adf_reset_flr()
696 int pcie_get_max_completion_timeout(device_t dev);
6510 pcie_get_max_completion_timeout(device_t dev) in pcie_get_max_completion_timeout() function6667 compl_delay = pcie_get_max_completion_timeout(dev) / 1000; in pcie_flr()
376 max(pcie_get_max_completion_timeout(dev) / 1000, 10), true)) in ppt_pci_reset()
2143 if (!pcie_flr(dev, max(pcie_get_max_completion_timeout(dev) / 1000, 10), true)) { in iavf_sysctl_vflr_reset()