Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h189 int mlx5_health_wait_pci_up(struct mlx5_core_dev *dev);
Dhealth.c320 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()
Dfw_reset.c154 if (mlx5_health_wait_pci_up(dev)) in mlx5_fw_reset_complete_reload()
Ddevlink.c112 err = mlx5_health_wait_pci_up(dev); in mlx5_devlink_reload_fw_activate()