Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c1110 struct rvu_npa_event_ctx *npa_ctx; in rvu_hw_npa_intr_dump() local
1112 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_intr_dump()
1141 struct rvu_npa_event_ctx *npa_ctx; in rvu_hw_npa_gen_dump() local
1143 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_gen_dump()
1146 rvu_npa_report_show(fmsg, npa_ctx, NPA_AF_RVU_GEN); in rvu_hw_npa_gen_dump()
1172 struct rvu_npa_event_ctx *npa_ctx; in rvu_hw_npa_err_dump() local
1174 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_err_dump()
1177 rvu_npa_report_show(fmsg, npa_ctx, NPA_AF_RVU_ERR); in rvu_hw_npa_err_dump()
1203 struct rvu_npa_event_ctx *npa_ctx; in rvu_hw_npa_ras_dump() local
1205 npa_ctx = rvu_dl->rvu_npa_health_reporter->npa_event_ctx; in rvu_hw_npa_ras_dump()
[all …]