Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.c439 (qm_curr == QM_START && qp_curr == QP_STOP)) in qm_qp_avail_state()
442 case QP_STOP: in qm_qp_avail_state()
449 (qm_curr == QM_START && qp_curr == QP_STOP) || in qm_qp_avail_state()
450 (qm_curr == QM_STOP && qp_curr == QP_STOP) || in qm_qp_avail_state()
1918 if (atomic_read(&qp->qp_status.flags) == QP_STOP) { in qm_stop_qp_nolock()
1923 if (!qm_qp_avail_state(qp->qm, qp, QP_STOP)) in qm_stop_qp_nolock()
1926 atomic_set(&qp->qp_status.flags, QP_STOP); in qm_stop_qp_nolock()
1982 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP || in hisi_qp_send()
2654 if (atomic_read(&qp->qp_status.flags) == QP_STOP && in qm_restart()
H A Dqm.h104 QP_STOP, enumerator