Searched defs:vnic_wq_ctrl (Results 1 – 1 of 1) sorted by relevance
13 struct vnic_wq_ctrl { struct14 u64 ring_base; /* 0x00 */16 u32 ring_size; /* 0x08 */18 u32 pad0;19 u32 posted_index; /* 0x10 */21 u32 pad1;22 u32 cq_index; /* 0x18 */24 u32 pad2;25 u32 enable; /* 0x20 */27 u32 pad3;[all …]