Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c59 static struct work_struct health_work; variable
157 queue_work(mlx5_core_wq, &health_work); in poll_health()
199 INIT_WORK(&health_work, health_care); in mlx5_health_init()