Searched refs:nvme_completion (Results 1 – 2 of 2) sorted by relevance
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