Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhisi_acc_qm.h45 #define QM_MB_CMD_STOP_QP 0x8 macro
/linux-5.19.10/drivers/crypto/hisilicon/
Dqm.c2651 return hisi_qm_mb(qp->qm, QM_MB_CMD_STOP_QP, 0, qp->qp_id, 0); in qm_stop_qp()