Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h51 struct cpt_ctx { struct
70 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS]; argument
Drvu_debugfs.c2520 struct cpt_ctx *ctx = filp->private; in cpt_eng_sts_display()
2587 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_engines_info_display()
2621 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_lfs_info_display()
2654 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_err_info_display()
2681 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_pc_display()
2708 struct cpt_ctx *ctx; in rvu_dbg_cpt_init()
2715 ctx = &rvu->rvu_dbg.cpt_ctx[0]; in rvu_dbg_cpt_init()
2721 ctx = &rvu->rvu_dbg.cpt_ctx[1]; in rvu_dbg_cpt_init()