Searched refs:stop_qp (Results 1 – 1 of 1) sorted by relevance
437 int (*stop_qp)(struct hisi_qp *qp); member2453 .stop_qp = qm_stop_qp,2746 if (qm->ops->stop_qp) { in qm_drain_qp()2747 ret = qm->ops->stop_qp(qp); in qm_drain_qp()