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