Searched refs:cpt_ctx (Results 1 – 2 of 2) sorted by relevance
51 struct cpt_ctx { struct70 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS]; member
2615 struct cpt_ctx *ctx = filp->private; in cpt_eng_sts_display()2682 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_engines_info_display()2716 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_lfs_info_display()2749 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_err_info_display()2776 struct cpt_ctx *ctx = filp->private; in rvu_dbg_cpt_pc_display()2803 struct cpt_ctx *ctx; in rvu_dbg_cpt_init()2810 ctx = &rvu->rvu_dbg.cpt_ctx[0]; in rvu_dbg_cpt_init()2816 ctx = &rvu->rvu_dbg.cpt_ctx[1]; in rvu_dbg_cpt_init()
Completed in 12 milliseconds