Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c210 #define MLX5_RESET_POLL_INTERVAL (HZ / 10) macro
231 mod_timer(&fw_reset->timer, round_jiffies(jiffies + MLX5_RESET_POLL_INTERVAL)); in poll_sync_reset()
239 fw_reset->timer.expires = round_jiffies(jiffies + MLX5_RESET_POLL_INTERVAL); in mlx5_start_sync_reset_poll()

Completed in 4 milliseconds