Searched defs:qm_debug (Results 1 – 1 of 1) sorted by relevance
195 struct qm_debug { struct196 u32 curr_qm_qp_num;197 u32 sqe_mask_offset;198 u32 sqe_mask_len;199 struct qm_dfx dfx;200 struct dentry *debug_root;201 struct dentry *qm_d;202 struct debugfs_file files[DEBUG_FILE_NUM];203 struct qm_dev_dfx dev_dfx;204 unsigned int *qm_last_words;[all …]