Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c657 unsigned long pci_sync_update_timeout = mlx5_tout_ms(dev, PCI_SYNC_UPDATE); in mlx5_fw_reset_wait_reset_done() local
663 pci_sync_update_timeout += mlx5_tout_ms(dev, RESET_UNLOAD); in mlx5_fw_reset_wait_reset_done()
664 timeout = msecs_to_jiffies(pci_sync_update_timeout); in mlx5_fw_reset_wait_reset_done()
667 pci_sync_update_timeout / 1000); in mlx5_fw_reset_wait_reset_done()