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