Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/base/
H A Dvnic_rq.c48 unsigned int error_interrupt_offset) in vnic_rq_init_start() argument
58 iowrite32(error_interrupt_offset, &rq->ctrl->error_interrupt_offset); in vnic_rq_init_start()
71 unsigned int error_interrupt_offset) in vnic_rq_init() argument
86 error_interrupt_offset); in vnic_rq_init()
H A Dvnic_wq.c90 unsigned int error_interrupt_offset) in vnic_wq_init_start() argument
102 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in vnic_wq_init_start()
111 unsigned int error_interrupt_offset) in vnic_wq_init() argument
115 error_interrupt_offset); in vnic_wq_init()
H A Dvnic_wq.h33 uint32_t error_interrupt_offset; /* 0x48 */ member
155 unsigned int error_interrupt_offset);
158 unsigned int error_interrupt_offset);
H A Dvnic_rq.h31 uint32_t error_interrupt_offset; /* 0x40 */ member
133 unsigned int error_interrupt_offset);
136 unsigned int error_interrupt_offset);
/f-stack/dpdk/drivers/net/enic/
H A Denic_main.c206 unsigned int error_interrupt_offset = 0; in enic_init_vnic_resources() local
222 error_interrupt_offset); in enic_init_vnic_resources()
229 error_interrupt_offset); in enic_init_vnic_resources()
249 error_interrupt_offset); in enic_init_vnic_resources()