Searched defs:vnic_wq_ctrl (Results 1 – 3 of 3) 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 …]
16 struct vnic_wq_ctrl { struct17 u64 ring_base; /* 0x00 */18 u32 ring_size; /* 0x08 */19 u32 pad0;20 u32 posted_index; /* 0x10 */21 u32 pad1;22 u32 cq_index; /* 0x18 */23 u32 pad2;24 u32 enable; /* 0x20 */25 u32 pad3;[all …]