Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c448 static int get_next_poll_jiffies(void) in get_next_poll_jiffies() function
643 mod_timer(&health->timer, get_next_poll_jiffies()); in poll_health()