Searched refs:QP_STOP (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/crypto/hisilicon/
H A Dqm.c888 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP))
2147 atomic_set(&qp->qp_status.flags, QP_STOP);
2199 if (unlikely(atomic_read(&qp->qp_status.flags) == QP_STOP ||
3099 if (atomic_read(&qp->qp_status.flags) == QP_STOP &&
/linux-master/include/linux/
H A Dhisi_acc_qm.h118 QP_STOP, enumerator in enum:qp_state

Completed in 270 milliseconds