Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c609 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
625 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
644 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()
660 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
679 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()
694 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
713 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_ras_work()
729 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_ras_intr_handler()
923 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_intr_dump()
933 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_intr_recover() local
[all …]
H A Drvu_devlink.h33 struct rvu_npa_event_ctx *npa_event_ctx; member