Searched refs:qm_dfx (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/hisilicon/
H A Ddebugfs.c52 {"err_irq", offsetof(struct qm_dfx, err_irq_cnt)},
53 {"aeq_irq", offsetof(struct qm_dfx, aeq_irq_cnt)},
54 {"abnormal_irq", offsetof(struct qm_dfx, abnormal_irq_cnt)},
55 {"create_qp_err", offsetof(struct qm_dfx, create_qp_err_cnt)},
56 {"mb_err", offsetof(struct qm_dfx, mb_err_cnt)},
1116 struct qm_dfx *dfx = &qm->debug.dfx;
/linux-master/include/linux/
H A Dhisi_acc_qm.h177 struct qm_dfx { struct
195 struct qm_dfx dfx;

Completed in 127 milliseconds