Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_devlink.h41 struct work_struct ras_work; member
67 struct work_struct ras_work; member
A Drvu_devlink.c164 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, ras_work); in rvu_nix_ras_work()
190 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_nix_health_reporter->ras_work); in rvu_nix_af_rvu_ras_handler()
649 INIT_WORK(&rvu_reporters->ras_work, rvu_nix_ras_work); in rvu_nix_register_reporters()
807 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, ras_work); in rvu_npa_ras_work()
833 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_npa_health_reporter->ras_work); in rvu_npa_af_ras_intr_handler()
1292 INIT_WORK(&rvu_reporters->ras_work, rvu_npa_ras_work); in rvu_npa_register_reporters()

Completed in 5 milliseconds