Home
last modified time | relevance | path

Searched refs:nvme_completion (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/block/
Dnvme-core.c49 #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 …]
/linux-4.1.27/include/uapi/linux/
Dnvme.h529 struct nvme_completion { struct