Lines Matching defs:vnic_wq_ctrl
45 struct vnic_wq_ctrl { struct
46 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;
55 u32 running; /* 0x28 */
56 u32 pad4;
57 u32 fetch_index; /* 0x30 */
58 u32 pad5;
59 u32 dca_value; /* 0x38 */
60 u32 pad6;
61 u32 error_interrupt_enable; /* 0x40 */
62 u32 pad7;
63 u32 error_interrupt_offset; /* 0x48 */
64 u32 pad8;
65 u32 error_status; /* 0x50 */
66 u32 pad9;