Searched refs:qp_used (Results 1 – 1 of 1) sorted by relevance
3059 int qp_used = atomic_read(&qp->qp_status.used); in qp_stop_fail_cb() local3062 u16 cur_head = (cur_tail + sq_depth - qp_used) % sq_depth; in qp_stop_fail_cb()3067 for (i = 0; i < qp_used; i++) { in qp_stop_fail_cb()