Searched defs:qm_debug (Results 1 – 1 of 1) sorted by relevance
201 struct qm_debug { struct202 u32 curr_qm_qp_num;203 u32 sqe_mask_offset;204 u32 sqe_mask_len;205 struct qm_dfx dfx;206 struct dentry *debug_root;207 struct dentry *qm_d;208 struct debugfs_file files[DEBUG_FILE_NUM];209 struct qm_dev_dfx dev_dfx;210 unsigned int *qm_last_words;[all …]