Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c312 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev) in mlx5_health_wait_pci_up() function
329 if (mlx5_health_wait_pci_up(dev)) { in mlx5_health_try_recover()
Dmlx5_core.h135 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev);
Dfw_reset.c123 err = mlx5_health_wait_pci_up(dev); in mlx5_sync_reset_reload_work()