Searched refs:nvme_completion (Results 1 – 3 of 3) sorted by relevance
79 struct nvme_completion { struct122 struct nvme_completion cpl;
18 #define NVME_CQ_SIZE(depth) (depth * sizeof(struct nvme_completion))36 struct nvme_completion *cqes;131 u64 stop = start + sizeof(struct nvme_completion); in nvme_read_completion_status()
521 struct nvme_completion { struct