Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_devlink.h37 struct work_struct gen_work; member
63 struct work_struct gen_work; member
A Drvu_devlink.c94 rvu_nix_health_reporter = container_of(work, struct rvu_nix_health_reporters, gen_work); in rvu_nix_gen_work()
120 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_nix_health_reporter->gen_work); in rvu_nix_af_rvu_gen_handler()
647 INIT_WORK(&rvu_reporters->gen_work, rvu_nix_gen_work); in rvu_nix_register_reporters()
738 rvu_npa_health_reporter = container_of(work, struct rvu_npa_health_reporters, gen_work); in rvu_npa_gen_work()
764 queue_work(rvu_dl->devlink_wq, &rvu_dl->rvu_npa_health_reporter->gen_work); in rvu_npa_af_gen_intr_handler()
1291 INIT_WORK(&rvu_reporters->gen_work, rvu_npa_gen_work); in rvu_npa_register_reporters()

Completed in 7 milliseconds