Searched refs:qm_dfx (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/crypto/hisilicon/ |
| H A D | debugfs.c | 53 {"err_irq", offsetof(struct qm_dfx, err_irq_cnt)}, 54 {"aeq_irq", offsetof(struct qm_dfx, aeq_irq_cnt)}, 55 {"abnormal_irq", offsetof(struct qm_dfx, abnormal_irq_cnt)}, 56 {"create_qp_err", offsetof(struct qm_dfx, create_qp_err_cnt)}, 57 {"mb_err", offsetof(struct qm_dfx, mb_err_cnt)}, 1140 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init()
|
| /linux/include/linux/ |
| H A D | hisi_acc_qm.h | 187 struct qm_dfx { struct 205 struct qm_dfx dfx; argument
|