Fields

head: u32,

offset of ring head

tail: u32,

offset of ring tail

ring_mask: u32,

ring mask value

ring_entries: u32,

entries in ring

flags: u32,

ring flags

dropped: u32,

number of sqes not submitted

array: u32,

sqe index array

resv1: u32,
resv2: u64,