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 …]
45 struct vnic_wq_ctrl { struct46 u64 ring_base; /* 0x00 */47 u32 ring_size; /* 0x08 */48 u32 pad0;49 u32 posted_index; /* 0x10 */50 u32 pad1;51 u32 cq_index; /* 0x18 */52 u32 pad2;53 u32 enable; /* 0x20 */54 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 …]