Searched refs:QP_STOP (Results 1 – 2 of 2) sorted by relevance
558 (qm_curr == QM_START && qp_curr == QP_STOP)) in qm_qp_avail_state()561 case QP_STOP: in qm_qp_avail_state()568 (qm_curr == QM_START && qp_curr == QP_STOP) || in qm_qp_avail_state()569 (qm_curr == QM_STOP && qp_curr == QP_STOP) || in qm_qp_avail_state()788 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP)) in qm_poll_qp()2829 if (atomic_read(&qp->qp_status.flags) == QP_STOP) { in qm_stop_qp_nolock()2834 if (!qm_qp_avail_state(qp->qm, qp, QP_STOP)) in qm_stop_qp_nolock()2837 atomic_set(&qp->qp_status.flags, QP_STOP); in qm_stop_qp_nolock()2896 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP || in hisi_qp_send()3637 if (atomic_read(&qp->qp_status.flags) == QP_STOP && in qm_restart()
108 QP_STOP, enumerator
Completed in 17 milliseconds