Home
last modified time | relevance | path

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

/src/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
47 error_interrupt_offset); in vnic_rq_init()
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 Dvnic_wq.h40 u32 error_interrupt_offset; /* 0x48 */ member
112 unsigned int error_interrupt_offset);
115 unsigned int error_interrupt_offset);
H A Dvnic_wq.c109 unsigned int error_interrupt_offset) in enic_wq_init_start() argument
121 ENIC_BUS_WRITE_4(wq->ctrl, TX_ERROR_INTR_OFFSET, error_interrupt_offset); in enic_wq_init_start()
130 unsigned int error_interrupt_offset) in vnic_wq_init() argument
134 error_interrupt_offset); in vnic_wq_init()
H A Dif_enic.c1618 unsigned int error_interrupt_offset = 0; in enic_init_vnic_resources() local
1644 error_interrupt_offset); in enic_init_vnic_resources()
1666 error_interrupt_offset); in enic_init_vnic_resources()