Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c613 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_rvu_intr_handler() local
624 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
626 npa_event_context->npa_af_rvu_int = intr; in rvu_npa_af_rvu_intr_handler()
648 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_gen_intr_handler() local
659 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
661 npa_event_context->npa_af_rvu_gen = intr; in rvu_npa_af_gen_intr_handler()
683 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_err_intr_handler() local
693 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
695 npa_event_context->npa_af_rvu_err = intr; in rvu_npa_af_err_intr_handler()
717 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_ras_intr_handler() local
[all …]