Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c668 static unsigned long get_next_poll_jiffies(void) in get_next_poll_jiffies() function
733 mod_timer(&health->timer, get_next_poll_jiffies()); in poll_health()