Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c45 MLX5_DROP_NEW_WATCHDOG_WORK, enumerator
602 if (!test_bit(MLX5_DROP_NEW_WATCHDOG_WORK, &health->flags)) in mlx5_trigger_health_watchdog()
654 clear_bit(MLX5_DROP_NEW_WATCHDOG_WORK, &health->flags); in mlx5_start_health_poll()
675 set_bit(MLX5_DROP_NEW_WATCHDOG_WORK, &health->flags); in mlx5_stop_health_poll()
690 set_bit(MLX5_DROP_NEW_WATCHDOG_WORK, &health->flags); in mlx5_drain_health_wq()