Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c760 static unsigned long get_next_poll_jiffies(struct mlx5_core_dev *dev) in get_next_poll_jiffies() function
846 mod_timer(&health->timer, get_next_poll_jiffies(dev)); in poll_health()