Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c58 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_intr_work() local
63 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()
93 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_gen_work() local
98 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()
128 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_err_work() local
133 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_err_work()
168 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_ras_work()
605 rvu_dl->rvu_nix_health_reporter = rvu_reporters; in rvu_nix_register_reporters()
676 nix_reporters = rvu_dl->rvu_nix_health_reporter; in rvu_nix_health_reporters_destroy()
693 kfree(rvu_dl->rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_health_reporters_destroy()
[all …]
H A Drvu_devlink.h75 struct rvu_nix_health_reporters *rvu_nix_health_reporter; member