Searched refs:rvu_nix_health_reporter (Results 1 – 2 of 2) sorted by relevance
58 struct rvu_nix_health_reporters *rvu_nix_health_reporter; in rvu_nix_intr_work() local63 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() local98 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() local133 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 …]
75 struct rvu_nix_health_reporters *rvu_nix_health_reporter; member