Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c704 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_intr_work()
739 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_gen_work()
774 rvu_npa_health_reporter->npa_event_ctx); in rvu_npa_err_work()
1122 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_intr_recover() local
1129 if (npa_event_ctx->npa_af_rvu_int) in rvu_hw_npa_intr_recover()
1153 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_gen_recover() local
1160 if (npa_event_ctx->npa_af_rvu_gen) in rvu_hw_npa_gen_recover()
1184 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_err_recover() local
1191 if (npa_event_ctx->npa_af_rvu_err) in rvu_hw_npa_err_recover()
1215 struct rvu_npa_event_ctx *npa_event_ctx = ctx; in rvu_hw_npa_ras_recover() local
[all …]
H A Drvu_devlink.h33 struct rvu_npa_event_ctx *npa_event_ctx; member