Searched refs:nix_event_ctx (Results 1 – 2 of 2) sorted by relevance
63 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_intr_work()98 rvu_nix_health_reporter->nix_event_ctx); in rvu_nix_gen_work()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()482 struct rvu_nix_event_ctx *nix_event_ctx = ctx; in rvu_hw_nix_intr_recover() local489 if (nix_event_ctx->nix_af_rvu_int) in rvu_hw_nix_intr_recover()513 struct rvu_nix_event_ctx *nix_event_ctx = ctx; in rvu_hw_nix_gen_recover() local520 if (nix_event_ctx->nix_af_rvu_gen) in rvu_hw_nix_gen_recover()544 struct rvu_nix_event_ctx *nix_event_ctx = ctx; in rvu_hw_nix_err_recover() local551 if (nix_event_ctx->nix_af_rvu_err) in rvu_hw_nix_err_recover()[all …]
59 struct rvu_nix_event_ctx *nix_event_ctx; member