Searched refs:pcie_get_max_completion_timeout (Results 1 – 4 of 4) sorted by relevance
370 max(pcie_get_max_completion_timeout(dev) / 1000, 10), true)) in ppt_pci_reset()
683 int pcie_get_max_completion_timeout(device_t dev);
6255 pcie_get_max_completion_timeout(device_t dev) in pcie_get_max_completion_timeout() function6351 compl_delay = pcie_get_max_completion_timeout(dev) / 1000; in pcie_flr()
2421 if (!pcie_flr(dev, max(pcie_get_max_completion_timeout(dev) / 1000, 10), true)) { in iavf_sysctl_vflr_reset()