Searched refs:MLX5_RESET_POLL_INTERVAL (Results 1 – 1 of 1) sorted by relevance
262 #define MLX5_RESET_POLL_INTERVAL (HZ / 10) macro283 mod_timer(&fw_reset->timer, round_jiffies(jiffies + MLX5_RESET_POLL_INTERVAL)); in poll_sync_reset()291 fw_reset->timer.expires = round_jiffies(jiffies + MLX5_RESET_POLL_INTERVAL); in mlx5_start_sync_reset_poll()