Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhisi_acc_qm.h125 QP_STOP, enumerator
/linux/drivers/crypto/hisilicon/
H A Dqm.c1030 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP)) in qm_work_process()
2399 atomic_set(&qp->qp_status.flags, QP_STOP); in qm_stop_qp_nolock()
2451 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP || in hisi_qp_send()
3422 if (atomic_read(&qp->qp_status.flags) == QP_STOP && in qm_restart()