Home
last modified time | relevance | path

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

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