Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dfw_reset.c137 static int mlx5_sync_reset_clear_reset_requested(struct mlx5_core_dev *dev, bool poll_health) in mlx5_sync_reset_clear_reset_requested() argument
147 if (poll_health) in mlx5_sync_reset_clear_reset_requested()
Dhealth.c704 static void poll_health(struct timer_list *t) in poll_health() function
753 timer_setup(&health->timer, poll_health, 0); in mlx5_start_health_poll()