Home
last modified time | relevance | path

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

/linux-6.12.1/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
337 if (mlx5_health_wait_pci_up(dev)) { in mlx5_health_try_recover()
Dmlx5_core.h215 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev);
Ddevlink.c108 err = mlx5_health_wait_pci_up(dev); in mlx5_devlink_reload_fw_activate()
Dfw_reset.c232 if (mlx5_health_wait_pci_up(dev)) in mlx5_fw_reset_complete_reload()