Home
last modified time | relevance | path

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

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