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

/linux-master/drivers/scsi/fnic/
H A Dvnic_wq_copy.c86 unsigned int error_interrupt_offset)
97 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset);
84 vnic_wq_copy_init(struct vnic_wq_copy *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.c144 unsigned int error_interrupt_offset)
156 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset);
167 unsigned int error_interrupt_offset)
178 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset);
141 vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
165 vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.h51 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl
161 unsigned int error_interrupt_offset);
164 unsigned int error_interrupt_offset);
H A Dfnic_res.c249 unsigned int error_interrupt_offset; local
365 error_interrupt_offset = fnic->err_intr_offset;
369 error_interrupt_offset = 0;
378 error_interrupt_offset);
386 error_interrupt_offset);
393 error_interrupt_offset);
H A Dvnic_rq.h52 u32 error_interrupt_offset; /* 0x40 */ member in struct:vnic_rq_ctrl
216 unsigned int error_interrupt_offset);
H A Dvnic_rq.c101 unsigned int error_interrupt_offset)
111 iowrite32(error_interrupt_offset, &rq->ctrl->error_interrupt_offset);
99 vnic_rq_init(struct vnic_rq *rq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq_copy.h111 unsigned int error_interrupt_offset);
/linux-master/drivers/net/ethernet/cisco/enic/
H A Dvnic_rq.c104 unsigned int error_interrupt_offset)
114 iowrite32(error_interrupt_offset, &rq->ctrl->error_interrupt_offset);
127 unsigned int error_interrupt_offset)
130 error_interrupt_offset);
101 vnic_rq_init_start(struct vnic_rq *rq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
125 vnic_rq_init(struct vnic_rq *rq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.c124 unsigned int error_interrupt_offset)
136 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset);
146 unsigned int error_interrupt_offset)
150 error_interrupt_offset);
121 enic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
144 vnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.h34 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl
170 unsigned int error_interrupt_offset);
181 unsigned int error_interrupt_offset);
H A Denic_res.c208 unsigned int error_interrupt_offset; local
226 error_interrupt_offset = enic->intr_count - 2;
230 error_interrupt_offset = 0;
239 error_interrupt_offset);
247 error_interrupt_offset);
H A Dvnic_rq.h33 u32 error_interrupt_offset; /* 0x40 */ member in struct:vnic_rq_ctrl
199 unsigned int error_interrupt_offset);
/linux-master/drivers/scsi/snic/
H A Dvnic_wq.c143 unsigned int error_interrupt_offset)
155 iowrite32(error_interrupt_offset, &wq->ctrl->error_interrupt_offset);
165 unsigned int error_interrupt_offset)
168 error_interrupt_offset);
140 vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, unsigned int fetch_index, unsigned int posted_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
163 svnic_wq_init(struct vnic_wq *wq, unsigned int cq_index, unsigned int error_interrupt_enable, unsigned int error_interrupt_offset) argument
H A Dvnic_wq.h30 u32 error_interrupt_offset; /* 0x48 */ member in struct:vnic_wq_ctrl
146 unsigned int error_interrupt_offset);
150 unsigned int error_interrupt_offset);

Completed in 490 milliseconds