Home
last modified time | relevance | path

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

/freebsd/sys/dev/enic/
H A Dvnic_rq.c13 unsigned int error_interrupt_offset) in vnic_rq_init_start()
31 unsigned int error_interrupt_offset) in vnic_rq_init()
H A Dvnic_wq.c109 unsigned int error_interrupt_offset) in enic_wq_init_start()
130 unsigned int error_interrupt_offset) in vnic_wq_init()
H A Dvnic_wq.h40 u32 error_interrupt_offset; /* 0x48 */ member
H A Dvnic_rq.h37 u32 error_interrupt_offset; /* 0x40 */ member
H A Dif_enic.c1621 unsigned int error_interrupt_offset = 0; in enic_init_vnic_resources() local