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