Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/fnic/
A Dvnic_wq.c144 unsigned int error_interrupt_offset) in vnic_wq_init_start() argument
156 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in vnic_wq_init_start()
167 unsigned int error_interrupt_offset) in vnic_wq_init() argument
178 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in vnic_wq_init()
A Dvnic_wq_copy.c86 unsigned int error_interrupt_offset) in vnic_wq_copy_init() argument
97 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in vnic_wq_copy_init()
A Dfnic_res.c224 unsigned int error_interrupt_offset; in fnic_alloc_vnic_resources() local
335 error_interrupt_offset = fnic->err_intr_offset; in fnic_alloc_vnic_resources()
339 error_interrupt_offset = 0; in fnic_alloc_vnic_resources()
348 error_interrupt_offset); in fnic_alloc_vnic_resources()
356 error_interrupt_offset); in fnic_alloc_vnic_resources()
363 error_interrupt_offset); in fnic_alloc_vnic_resources()
A Dvnic_wq.h51 u32 error_interrupt_offset; /* 0x48 */ member
161 unsigned int error_interrupt_offset);
164 unsigned int error_interrupt_offset);
A Dvnic_rq.c101 unsigned int error_interrupt_offset) in vnic_rq_init() argument
111 iowrite32(error_interrupt_offset, &rq->ctrl->error_interrupt_offset); in vnic_rq_init()
A Dvnic_rq.h52 u32 error_interrupt_offset; /* 0x40 */ member
216 unsigned int error_interrupt_offset);
A Dvnic_wq_copy.h111 unsigned int error_interrupt_offset);
/linux-6.3-rc2/drivers/net/ethernet/cisco/enic/
A Dvnic_rq.c104 unsigned int error_interrupt_offset) in vnic_rq_init_start() argument
114 iowrite32(error_interrupt_offset, &rq->ctrl->error_interrupt_offset); in vnic_rq_init_start()
127 unsigned int error_interrupt_offset) in vnic_rq_init() argument
130 error_interrupt_offset); in vnic_rq_init()
A Dvnic_wq.c124 unsigned int error_interrupt_offset) in enic_wq_init_start() argument
136 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in enic_wq_init_start()
146 unsigned int error_interrupt_offset) in vnic_wq_init() argument
150 error_interrupt_offset); in vnic_wq_init()
A Denic_res.c208 unsigned int error_interrupt_offset; in enic_init_vnic_resources() local
226 error_interrupt_offset = enic->intr_count - 2; in enic_init_vnic_resources()
230 error_interrupt_offset = 0; in enic_init_vnic_resources()
239 error_interrupt_offset); in enic_init_vnic_resources()
247 error_interrupt_offset); in enic_init_vnic_resources()
A Dvnic_wq.h34 u32 error_interrupt_offset; /* 0x48 */ member
170 unsigned int error_interrupt_offset);
181 unsigned int error_interrupt_offset);
A Dvnic_rq.h33 u32 error_interrupt_offset; /* 0x40 */ member
199 unsigned int error_interrupt_offset);
/linux-6.3-rc2/drivers/scsi/snic/
A Dvnic_wq.c143 unsigned int error_interrupt_offset) in vnic_wq_init_start() argument
155 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset); in vnic_wq_init_start()
165 unsigned int error_interrupt_offset) in svnic_wq_init() argument
168 error_interrupt_offset); in svnic_wq_init()
A Dvnic_wq.h30 u32 error_interrupt_offset; /* 0x48 */ member
146 unsigned int error_interrupt_offset);
150 unsigned int error_interrupt_offset);

Completed in 20 milliseconds