Lines Matching defs:vnic_wq_ctrl
33 struct vnic_wq_ctrl { struct
34 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;
43 u32 running; /* 0x28 */
44 u32 pad4;
45 u32 fetch_index; /* 0x30 */
46 u32 pad5;
47 u32 dca_value; /* 0x38 */
48 u32 pad6;
49 u32 error_interrupt_enable; /* 0x40 */
50 u32 pad7;
51 u32 error_interrupt_offset; /* 0x48 */
52 u32 pad8;
53 u32 error_status; /* 0x50 */
54 u32 pad9;