Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dnvme.h2159 struct nvme_completion { struct
2163 union nvme_result {
2167 } result;
2168 __le16 sq_head; /* how much of this queue may be reclaimed */
2169 __le16 sq_id; /* submission queue that generated this entry */
2170 __u16 command_id; /* of the command which completed */
2171 __le16 status; /* did the command fail, and if so, why? */