Searched refs:qm_dfx (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/crypto/hisilicon/ |
D | debugfs.c | 46 {"err_irq", offsetof(struct qm_dfx, err_irq_cnt)}, 47 {"aeq_irq", offsetof(struct qm_dfx, aeq_irq_cnt)}, 48 {"abnormal_irq", offsetof(struct qm_dfx, abnormal_irq_cnt)}, 49 {"create_qp_err", offsetof(struct qm_dfx, create_qp_err_cnt)}, 50 {"mb_err", offsetof(struct qm_dfx, mb_err_cnt)}, 1076 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init()
|
/Linux-v6.6/include/linux/ |
D | hisi_acc_qm.h | 162 struct qm_dfx { struct 180 struct qm_dfx dfx; argument
|