Lines Matching defs:vnic_wq_ctrl
12 struct vnic_wq_ctrl { struct
13 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;
22 u32 running; /* 0x28 */
23 u32 pad4;
24 u32 fetch_index; /* 0x30 */
25 u32 pad5;
26 u32 dca_value; /* 0x38 */
27 u32 pad6;
28 u32 error_interrupt_enable; /* 0x40 */
29 u32 pad7;
30 u32 error_interrupt_offset; /* 0x48 */
31 u32 pad8;
32 u32 error_status; /* 0x50 */
33 u32 pad9;