Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu.h53 struct cpt_ctx { struct
76 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS]; argument
A Drvu_debugfs.c3157 struct cpt_ctx *ctx = filp->private; in cpt_eng_sts_display()
3224 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_engines_info_display()
3258 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_lfs_info_display()
3291 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_err_info_display()
3318 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_pc_display()
3345 struct cpt_ctx *ctx; in rvu_dbg_cpt_init()
3352 ctx = &rvu->rvu_dbg.cpt_ctx[0]; in rvu_dbg_cpt_init()
3358 ctx = &rvu->rvu_dbg.cpt_ctx[1]; in rvu_dbg_cpt_init()

Completed in 13 milliseconds