Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c367 struct rvu_nix_event_ctx *nix_ctx; in rvu_hw_nix_intr_dump()
369 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_intr_dump()
372 rvu_nix_report_show(fmsg, nix_ctx, NIX_AF_RVU_INTR); in rvu_hw_nix_intr_dump()
398 struct rvu_nix_event_ctx *nix_ctx; in rvu_hw_nix_gen_dump()
400 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_gen_dump()
403 rvu_nix_report_show(fmsg, nix_ctx, NIX_AF_RVU_GEN); in rvu_hw_nix_gen_dump()
429 struct rvu_nix_event_ctx *nix_ctx; in rvu_hw_nix_err_dump()
431 nix_ctx = rvu_dl->rvu_nix_health_reporter->nix_event_ctx; in rvu_hw_nix_err_dump()
434 rvu_nix_report_show(fmsg, nix_ctx, NIX_AF_RVU_ERR); in rvu_hw_nix_err_dump()
460 struct rvu_nix_event_ctx *nix_ctx; in rvu_hw_nix_ras_dump()
366 struct rvu_nix_event_ctx *nix_ctx; rvu_hw_nix_intr_dump() local
397 struct rvu_nix_event_ctx *nix_ctx; rvu_hw_nix_gen_dump() local
428 struct rvu_nix_event_ctx *nix_ctx; rvu_hw_nix_err_dump() local
459 struct rvu_nix_event_ctx *nix_ctx; rvu_hw_nix_ras_dump() local
[all...]