Lines Matching defs:rvu_debugfs
56 struct rvu_debugfs { struct
57 struct dentry *root;
58 struct dentry *cgx_root;
59 struct dentry *cgx;
60 struct dentry *lmac;
61 struct dentry *npa;
62 struct dentry *nix;
63 struct dentry *npc;
64 struct dentry *cpt;
65 struct dump_ctx npa_aura_ctx;
66 struct dump_ctx npa_pool_ctx;
67 struct dump_ctx nix_cq_ctx;
68 struct dump_ctx nix_rq_ctx;
69 struct dump_ctx nix_sq_ctx;
70 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS];
71 int npa_qsize_id;
72 int nix_qsize_id;