Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c508 (qm_curr == QM_START && qp_curr == QP_STOP)) in qm_qp_avail_state()
511 case QP_STOP: in qm_qp_avail_state()
518 (qm_curr == QM_START && qp_curr == QP_STOP) || in qm_qp_avail_state()
519 (qm_curr == QM_STOP && qp_curr == QP_STOP) || in qm_qp_avail_state()
919 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP)) in qm_work_process()
2219 if (atomic_read(&qp->qp_status.flags) == QP_STOP) { in qm_stop_qp_nolock()
2224 if (!qm_qp_avail_state(qp->qm, qp, QP_STOP)) in qm_stop_qp_nolock()
2227 atomic_set(&qp->qp_status.flags, QP_STOP); in qm_stop_qp_nolock()
2283 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP || in hisi_qp_send()
3194 if (atomic_read(&qp->qp_status.flags) == QP_STOP && in qm_restart()
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h120 QP_STOP, enumerator