Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnvme.h1582 struct nvme_completion { struct
1586 union nvme_result {
1590 } result;
1591 __le16 sq_head; /* how much of this queue may be reclaimed */
1592 __le16 sq_id; /* submission queue that generated this entry */
1593 __u16 command_id; /* of the command which completed */
1594 __le16 status; /* did the command fail, and if so, why? */