Searched defs:vnic_wq_ctrl (Results 1 – 3 of 3) sorted by relevance
26 struct vnic_wq_ctrl { struct27 u64 ring_base; /* 0x00 */28 u32 ring_size; /* 0x08 */29 u32 pad0;30 u32 posted_index; /* 0x10 */31 u32 pad1;32 u32 cq_index; /* 0x18 */33 u32 pad2;34 u32 enable; /* 0x20 */35 u32 pad3;[all …]
43 struct vnic_wq_ctrl { struct44 u64 ring_base; /* 0x00 */45 u32 ring_size; /* 0x08 */46 u32 pad0;47 u32 posted_index; /* 0x10 */48 u32 pad1;49 u32 cq_index; /* 0x18 */50 u32 pad2;51 u32 enable; /* 0x20 */52 u32 pad3;[all …]
29 struct vnic_wq_ctrl { struct30 u64 ring_base; /* 0x00 */31 u32 ring_size; /* 0x08 */32 u32 pad0;33 u32 posted_index; /* 0x10 */34 u32 pad1;35 u32 cq_index; /* 0x18 */36 u32 pad2;37 u32 enable; /* 0x20 */38 u32 pad3;[all …]