Home
last modified time | relevance | path

Searched refs: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() argument
23 ENIC_BUS_WRITE_4(rq->ctrl, RX_ERROR_INTR_OFFSET, error_interrupt_offset); in vnic_rq_init_start()
31 unsigned int error_interrupt_offset) in vnic_rq_init() argument
46 error_interrupt_offset); in vnic_rq_init()
H A Dvnic_wq.c13 unsigned int error_interrupt_offset) in vnic_wq_init_start() argument
25 ENIC_BUS_WRITE_4(wq->ctrl, TX_ERROR_INTR_OFFSET, error_interrupt_offset); in vnic_wq_init_start()
34 unsigned int error_interrupt_offset) in vnic_wq_init() argument
38 error_interrupt_offset); in vnic_wq_init()
H A Dvnic_wq.h40 u32 error_interrupt_offset; /* 0x48 */ member
98 unsigned int error_interrupt_offset);
101 unsigned int error_interrupt_offset);
H A Dvnic_rq.h37 u32 error_interrupt_offset; /* 0x40 */ member
132 unsigned int error_interrupt_offset);
135 unsigned int error_interrupt_offset);
H A Dif_enic.c1480 unsigned int error_interrupt_offset = 0; in enic_init_vnic_resources() local
1508 error_interrupt_offset); in enic_init_vnic_resources()
1530 error_interrupt_offset); in enic_init_vnic_resources()