Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_devlink.c707 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
723 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_rvu_intr_handler()
742 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()
758 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_gen_intr_handler()
777 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()
792 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_err_intr_handler()
811 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_ras_work()
827 npa_event_context = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_npa_af_ras_intr_handler()
1115 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_intr_dump()
1125 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