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.c614 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_rvu_intr_handler() local
625 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
627 npa_event_context->npa_af_rvu_int = intr; in rvu_npa_af_rvu_intr_handler()
649 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_gen_intr_handler() local
660 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
662 npa_event_context->npa_af_rvu_gen = intr; in rvu_npa_af_gen_intr_handler()
684 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_err_intr_handler() local
694 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
696 npa_event_context->npa_af_rvu_err = intr; in rvu_npa_af_err_intr_handler()
718 struct rvu_npa_event_ctx *npa_event_context; in rvu_npa_af_ras_intr_handler() local
[all …]