Lines Matching full:completion
29 * @ptr: the current ci or pi value of the completion queue
31 * Increment ptr by 1. If it reaches the number of completion queue
70 * hl_irq_handler_cq - irq handler for completion queue
73 * @arg: pointer to completion queue structure
147 complete_all(&pend->fence.completion); in handle_user_cq()
152 * hl_irq_handler_user_cq - irq handler for user completion queues
164 "got user completion interrupt id %u", in hl_irq_handler_user_cq()
281 * @hw_queue_id: The H/W queue ID this completion queue belongs to
283 * Allocate dma-able memory for the completion queue and initialize fields
307 * hl_cq_fini - destroy completion queue
312 * Free the completion queue memory
330 * written valid completion entries before it was halted and therefore in hl_cq_reset()
389 * written valid completion entries before it was halted and therefore in hl_eq_reset()