Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/
Dqm.h79 QP_STOP, enumerator
Dqm.c1329 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()