Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c312 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev) in mlx5_health_wait_pci_up() function
337 if (mlx5_health_wait_pci_up(dev)) { in mlx5_health_try_recover()
H A Dmlx5_core.h196 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev);
H A Dfw_reset.c216 if (mlx5_health_wait_pci_up(dev)) in mlx5_fw_reset_complete_reload()
H A Ddevlink.c108 err = mlx5_health_wait_pci_up(dev); in mlx5_devlink_reload_fw_activate()