1
0
Fork 0
libnvme/doc/man/nvme_lm_io_completion_queue_data.2
Daniel Baumann a3d0cc5ebd
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-20 08:08:33 +01:00

39 lines
957 B
Groff

.TH "libnvme" 9 "struct nvme_lm_io_completion_queue_data" "March 2025" "API Manual" LINUX
.SH NAME
struct nvme_lm_io_completion_queue_data \- I/O Completion Queue data structure. Fields related to the contents of Create I/O Completion Queue command that created an I/O Completion Queue.
.SH SYNOPSIS
struct nvme_lm_io_completion_queue_data {
.br
.BI " __le64 iocqprp1;"
.br
.BI " __le16 iocqqsize;"
.br
.BI " __le16 iocqqid;"
.br
.BI " __le16 iocqhp;"
.br
.BI " __le16 iocqtp;"
.br
.BI " __le32 iocqa;"
.br
.BI " __u8 rsvd20[4];"
.br
.BI "
};
.br
.SH Members
.IP "iocqprp1" 12
I/O Completion Queue PRP Entry 1 (IOCQPRP1)
.IP "iocqqsize" 12
I/O Completion Queue Size (IOCQQSIZE)
.IP "iocqqid" 12
I/O Completion Queue Identifier (IOCQQID)
.IP "iocqhp" 12
I/O Completion Queue Head Pointer (IOCQHP)
.IP "iocqtp" 12
I/O Completion Queue Tail Pointer (IOCQTP)
.IP "iocqa" 12
I/O Completion Queue Attributes (IOCQA)
.IP "rsvd20" 12
Reserved