Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_intr.h16 struct vnic_intr_ctrl { struct
17 u32 coalescing_timer; /* 0x00 */
19 u32 pad0;
20 u32 coalescing_value; /* 0x08 */
22 u32 pad1;
23 u32 coalescing_type; /* 0x10 */
25 u32 pad2;
26 u32 mask_on_assertion; /* 0x18 */
28 u32 pad3;
29 u32 mask; /* 0x20 */
[all …]