Lines Matching defs:rvu_debugfs
61 struct rvu_debugfs { struct
62 struct dentry *root;
63 struct dentry *cgx_root;
64 struct dentry *cgx;
65 struct dentry *lmac;
66 struct dentry *npa;
67 struct dentry *nix;
68 struct dentry *npc;
69 struct dentry *cpt;
70 struct dentry *mcs_root;
71 struct dentry *mcs;
72 struct dentry *mcs_rx;
73 struct dentry *mcs_tx;
74 struct dump_ctx npa_aura_ctx;
75 struct dump_ctx npa_pool_ctx;
76 struct dump_ctx nix_cq_ctx;
77 struct dump_ctx nix_rq_ctx;
78 struct dump_ctx nix_sq_ctx;
79 struct cpt_ctx cpt_ctx[MAX_CPT_BLKS];
80 int npa_qsize_id;
81 int nix_qsize_id;