Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.h56 struct cpt_ctx { struct
79 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS]; member
Drvu_debugfs.c3172 struct cpt_ctx *ctx = filp->private; in cpt_eng_sts_display()
3239 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_engines_info_display()
3273 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_lfs_info_display()
3306 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_err_info_display()
3333 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_pc_display()
3360 struct cpt_ctx *ctx; in rvu_dbg_cpt_init()
3367 ctx = &rvu->rvu_dbg.cpt_ctx[0]; in rvu_dbg_cpt_init()
3373 ctx = &rvu->rvu_dbg.cpt_ctx[1]; in rvu_dbg_cpt_init()