Searched refs:work_cmd_completion (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c143 container_of(work, struct mlx5_core_dev, priv.health.work_cmd_completion);
286 queue_work(dev->priv.health.wq_cmd, &dev->priv.health.work_cmd_completion);
740 INIT_WORK(&health->work_cmd_completion, mlx5_trigger_cmd_completions);
/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h513 struct work_struct work_cmd_completion; member in struct:mlx5_core_health

Completed in 81 milliseconds