Searched defs:qm_debug (Results 1 – 1 of 1) sorted by relevance
177 struct qm_debug { struct178 u32 curr_qm_qp_num;179 u32 sqe_mask_offset;180 u32 sqe_mask_len;181 struct qm_dfx dfx;182 struct dentry *debug_root;183 struct dentry *qm_d;184 struct debugfs_file files[DEBUG_FILE_NUM];185 unsigned int *qm_last_words;187 unsigned int *last_words;[all …]