Searched refs:QP_STOP (Results 1 – 2 of 2) sorted by relevance
79 QP_STOP, enumerator
1329 if (test_bit(QP_STOP, &qp->qp_status.flags)) in hisi_qm_stop_qp()1341 set_bit(QP_STOP, &qp->qp_status.flags); in hisi_qm_stop_qp()1364 if (unlikely(test_bit(QP_STOP, &qp->qp_status.flags))) { in hisi_qp_send()