Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c233 static int mlx5_sync_reset_clear_reset_requested(struct mlx5_core_dev *dev, bool poll_health) in mlx5_sync_reset_clear_reset_requested() argument
243 if (poll_health) in mlx5_sync_reset_clear_reset_requested()
H A Dhealth.c804 static void poll_health(struct timer_list *t) in poll_health() function
854 timer_setup(&health->timer, poll_health, 0); in mlx5_start_health_poll()