Searched refs:shadow_queue_get_next_to_complete (Results 1 – 2 of 2) sorted by relevance
195 shadow_wqe = shadow_queue_get_next_to_complete(&qp->shadow_sq); in handle_ud_sq_cqe()211 shadow_wqe = shadow_queue_get_next_to_complete(&qp->shadow_rq); in handle_ud_rq_cqe()309 while ((shadow_wqe = shadow_queue_get_next_to_complete(&qp->shadow_sq)) in mana_drain_gsi_sqs()
92 shadow_queue_get_next_to_complete(struct shadow_queue *queue) in shadow_queue_get_next_to_complete() function