Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dhealth.c672 health = container_of(work, struct mlx5_core_health, fatal_report_work); in mlx5_fw_fatal_reporter_err_work()
775 queue_work(health->wq, &health->fatal_report_work); in mlx5_trigger_health_work()
888 cancel_work_sync(&health->fatal_report_work); in mlx5_drain_health_wq()
918 INIT_WORK(&health->fatal_report_work, mlx5_fw_fatal_reporter_err_work); in mlx5_health_init()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h437 struct work_struct fatal_report_work; member

Completed in 9 milliseconds