Searched refs:nvme_completion (Results 1 – 2 of 2) sorted by relevance
49 #define CQ_SIZE(depth) (depth * sizeof(struct nvme_completion))104 volatile struct nvme_completion *cqes;140 struct nvme_completion *);271 struct nvme_completion *cqe) in special_completion()303 struct nvme_completion *cqe) in async_req_completion()316 struct nvme_completion *cqe) in abort_completion()330 struct nvme_completion *cqe) in async_completion()588 struct nvme_completion *cqe) in req_completion()919 struct nvme_completion cqe = nvmeq->cqes[head]; in nvme_process_cq()972 struct nvme_completion cqe = nvmeq->cqes[nvmeq->cq_head]; in nvme_irq_check()[all …]
529 struct nvme_completion { struct