Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c711 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_rvu_intr_handler() local
722 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
724 npa_event_context->npa_af_rvu_int = intr; in rvu_npa_af_rvu_intr_handler()
746 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_gen_intr_handler() local
757 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
759 npa_event_context->npa_af_rvu_gen = intr; in rvu_npa_af_gen_intr_handler()
781 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_err_intr_handler() local
791 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
793 npa_event_context->npa_af_rvu_err = intr; in rvu_npa_af_err_intr_handler()
815 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_ras_intr_handler() local
[all …]