Home
last modified time | relevance | path

Searched refs:poll_health (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c137 static void mlx5_sync_reset_clear_reset_requested(struct mlx5_core_dev *dev, bool poll_health) in mlx5_sync_reset_clear_reset_requested() argument
143 if (poll_health) in mlx5_sync_reset_clear_reset_requested()
Dhealth.c692 static void poll_health(struct timer_list *t) in poll_health() function
740 timer_setup(&health->timer, poll_health, 0); in mlx5_start_health_poll()