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.h118 QP_STOP, enumerator
/linux/drivers/crypto/hisilicon/
H A Dqm.c889 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP)) in qm_work_process()
2148 atomic_set(&qp->qp_status.flags, QP_STOP); in qm_stop_qp_nolock()
2200 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP || in hisi_qp_send()
3100 if (atomic_read(&qp->qp_status.flags) == QP_STOP && in qm_restart()