Searched defs:qm_debug (Results 1 – 1 of 1) sorted by relevance
184 struct qm_debug { struct185 u32 curr_qm_qp_num;186 u32 sqe_mask_offset;187 u32 sqe_mask_len;188 struct qm_dfx dfx;189 struct dentry *debug_root;190 struct dentry *qm_d;191 struct debugfs_file files[DEBUG_FILE_NUM];192 unsigned int *qm_last_words;194 unsigned int *last_words;[all …]