Searched refs:mlx5_recover_device (Results 1 – 3 of 3) sorted by relevance
198 int mlx5_recover_device(struct mlx5_core_dev *dev);
342 if (mlx5_recover_device(dev) || mlx5_health_check_fatal_sensors(dev)) { in mlx5_health_try_recover()
2225 int mlx5_recover_device(struct mlx5_core_dev *dev) in mlx5_recover_device() function