Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c316 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev) in mlx5_health_wait_pci_up() function
333 if (mlx5_health_wait_pci_up(dev)) { in mlx5_health_try_recover()
H A Dmlx5_core.h132 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev);
H A Dfw_reset.c123 err = mlx5_health_wait_pci_up(dev); in mlx5_sync_reset_reload_work()