Searched refs:npa_event_ctx (Results 1 – 2 of 2) sorted by relevance
704 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()739 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()774 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()1122 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_intr_recover() local1129 if (npa_event_ctx->npa_af_rvu_int) in rvu_hw_npa_intr_recover()1153 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_gen_recover() local1160 if (npa_event_ctx->npa_af_rvu_gen) in rvu_hw_npa_gen_recover()1184 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_err_recover() local1191 if (npa_event_ctx->npa_af_rvu_err) in rvu_hw_npa_err_recover()1215 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_ras_recover() local[all …]
33 struct rvu_npa_event_ctx *npa_event_ctx; member