Home
last modified time | relevance | path

Searched refs:aeq_depth (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h294 u16 aeq_depth; member
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c1144 u16 aeq_depth = qm->aeq_depth; in qm_aeq_thread() local
1169 if (qm->status.aeq_head == aeq_depth - 1) { in qm_aeq_thread()
2157 } else if (!strcmp(name, "AEQE") && xeqe_id >= qm->aeq_depth) { in qm_eq_aeq_dump()
3910 aeqc->dw6 = cpu_to_le32(((u32)qm->aeq_depth - 1) | (1 << QM_EQC_PHASE_SHIFT)); in qm_aeq_ctx_cfg()
6328 qm_get_xqc_depth(qm, &qm->eq_depth, &qm->aeq_depth, QM_XEQ_DEPTH_CAP); in hisi_qm_memory_init()
6330 QMC_ALIGN(sizeof(struct qm_aeqe) * qm->aeq_depth) + in hisi_qm_memory_init()
6342 QM_INIT_BUF(qm, aeqe, qm->aeq_depth); in hisi_qm_memory_init()