Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c712 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_rvu_intr_handler() local
723 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
725 npa_event_context->npa_af_rvu_int = intr; in rvu_npa_af_rvu_intr_handler()
747 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_gen_intr_handler() local
758 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
760 npa_event_context->npa_af_rvu_gen = intr; in rvu_npa_af_gen_intr_handler()
782 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_err_intr_handler() local
792 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
794 npa_event_context->npa_af_rvu_err = intr; in rvu_npa_af_err_intr_handler()
816 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_ras_intr_handler() local
[all …]