Searched defs:vnic_wq_ctrl (Results 1 – 2 of 2) sorted by relevance
12 struct vnic_wq_ctrl { struct13 u64 ring_base; /* 0x00 */14 u32 ring_size; /* 0x08 */15 u32 pad0;16 u32 posted_index; /* 0x10 */17 u32 pad1;18 u32 cq_index; /* 0x18 */19 u32 pad2;20 u32 enable; /* 0x20 */21 u32 pad3;[all …]
33 struct vnic_wq_ctrl { struct34 u64 ring_base; /* 0x00 */35 u32 ring_size; /* 0x08 */36 u32 pad0;37 u32 posted_index; /* 0x10 */38 u32 pad1;39 u32 cq_index; /* 0x18 */40 u32 pad2;41 u32 enable; /* 0x20 */42 u32 pad3;[all …]