Lines Matching refs:nvme_completion
54 #define CQ_SIZE(depth) (depth * sizeof(struct nvme_completion))
116 volatile struct nvme_completion *cqes;
152 struct nvme_completion *);
282 struct nvme_completion *cqe) in special_completion()
314 struct nvme_completion *cqe) in async_req_completion()
334 struct nvme_completion *cqe) in abort_completion()
348 struct nvme_completion *cqe) in async_completion()
590 struct nvme_completion *cqe) in req_completion()
957 struct nvme_completion cqe = nvmeq->cqes[head]; in __nvme_process_cq()
1008 struct nvme_completion cqe = nvmeq->cqes[nvmeq->cq_head]; in nvme_irq_check()
1351 struct nvme_completion cqe; in nvme_cancel_queue_ios()