Home
last modified time | relevance | path

Searched defs:qm_debug (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dhisi_acc_qm.h188 struct qm_debug { struct
189 u32 curr_qm_qp_num;
190 u32 sqe_mask_offset;
191 u32 sqe_mask_len;
192 struct qm_dfx dfx;
193 struct dentry *debug_root;
194 struct dentry *qm_d;
195 struct debugfs_file files[DEBUG_FILE_NUM];
196 unsigned int *qm_last_words;
198 unsigned int *last_words;
[all …]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/
Dqm.h140 struct qm_debug { struct
141 u32 curr_qm_qp_num;
142 u32 sqe_mask_offset;
143 u32 sqe_mask_len;
144 struct qm_dfx dfx;
145 struct dentry *debug_root;
146 struct dentry *qm_d;
147 struct debugfs_file files[DEBUG_FILE_NUM];