Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c264 #define MLX5_FW_RESET_WAIT_MS 1000 macro
306 delay_ms = MLX5_FW_RESET_WAIT_MS; in mlx5_enter_error_state()
361 #define MLX5_FW_RESET_WAIT_MS 1000 macro
365 unsigned long end = jiffies + msecs_to_jiffies(MLX5_FW_RESET_WAIT_MS); in health_recover()