Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c706 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
722 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
741 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()
757 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
776 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()
791 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
810 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_ras_work()
826 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_ras_intr_handler()
1114 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_intr_dump()
1124 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_intr_recover() local
[all …]
Drvu_devlink.h33 struct rvu_npa_event_ctx *npa_event_ctx; member