Home
last modified time | relevance | path

Searched defs:vnic_wq_ctrl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/enic/
H A Dvnic_wq.h13 struct vnic_wq_ctrl { struct
14 u64 ring_base; /* 0x00 */
16 u32 ring_size; /* 0x08 */
18 u32 pad0;
19 u32 posted_index; /* 0x10 */
21 u32 pad1;
22 u32 cq_index; /* 0x18 */
24 u32 pad2;
25 u32 enable; /* 0x20 */
27 u32 pad3;
[all …]