/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | vnic_wq.c | 154 unsigned int fetch_index, unsigned int posted_index, in vnic_wq_init_start() 165 iowrite32(posted_index, &wq->ctrl->posted_index); in vnic_wq_init_start() 187 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_init() 242 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_clean() 153 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) vnic_wq_init_start() argument
|
H A D | vnic_wq_copy.c | 44 " fetch index=%d, posted_index=%d\n", in vnic_wq_copy_disable() 46 ioread32(&wq->ctrl->posted_index)); in vnic_wq_copy_disable() 63 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_copy_clean() 106 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_copy_init()
|
H A D | vnic_wq.h | 49 u32 posted_index; /* 0x10 */ member 134 iowrite32(buf->index, &wq->ctrl->posted_index); in vnic_wq_post() 171 unsigned int fetch_index, unsigned int posted_index,
|
H A D | vnic_rq.h | 52 u32 posted_index; /* 0x10 */ member 147 /* Move the posted_index every nth descriptor in vnic_rq_post() 161 iowrite32(buf->index, &rq->ctrl->posted_index); in vnic_rq_post()
|
H A D | vnic_rq.c | 132 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_init() 188 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_clean()
|
H A D | vnic_wq_copy.h | 66 iowrite32(wq->to_use_index, &wq->ctrl->posted_index); in vnic_wq_copy_post()
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_wq.c | 142 unsigned int fetch_index, unsigned int posted_index, in vnic_wq_init_start() 153 iowrite32(posted_index, &wq->ctrl->posted_index); in vnic_wq_init_start() 175 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_init() 230 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_clean() 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) vnic_wq_init_start() argument
|
H A D | vnic_wq_copy.c | 32 " fetch index=%d, posted_index=%d\n", in vnic_wq_copy_disable() 34 ioread32(&wq->ctrl->posted_index)); in vnic_wq_copy_disable() 51 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_copy_clean() 94 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_copy_init()
|
H A D | vnic_wq.h | 37 u32 posted_index; /* 0x10 */ member 122 iowrite32(buf->index, &wq->ctrl->posted_index); in vnic_wq_post() 159 unsigned int fetch_index, unsigned int posted_index,
|
H A D | vnic_rq.h | 40 u32 posted_index; /* 0x10 */ member 135 /* Move the posted_index every nth descriptor in vnic_rq_post() 149 iowrite32(buf->index, &rq->ctrl->posted_index); in vnic_rq_post()
|
H A D | vnic_rq.c | 120 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_init() 176 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_clean()
|
H A D | vnic_wq_copy.h | 54 iowrite32(wq->to_use_index, &wq->ctrl->posted_index); in vnic_wq_copy_post()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.c | 115 unsigned int fetch_index, unsigned int posted_index, in vnic_rq_init_start() 131 iowrite32(posted_index, &rq->ctrl->posted_index); in vnic_rq_init_start() 210 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_clean() 114 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) vnic_rq_init_start() argument
|
H A D | vnic_wq.c | 135 unsigned int fetch_index, unsigned int posted_index, in enic_wq_init_start() 146 iowrite32(posted_index, &wq->ctrl->posted_index); in enic_wq_init_start() 213 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_clean() 134 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) enic_wq_init_start() argument
|
H A D | vnic_wq.h | 33 u32 posted_index; /* 0x10 */ member 128 iowrite32(wq->to_use->index, &wq->ctrl->posted_index); in vnic_wq_doorbell() 192 unsigned int fetch_index, unsigned int posted_index,
|
H A D | vnic_rq.h | 34 u32 posted_index; /* 0x10 */ member 136 /* Move the posted_index every nth descriptor in vnic_rq_post() 150 iowrite32(buf->index, &rq->ctrl->posted_index); in vnic_rq_post()
|
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
H A D | vnic_wq.c | 155 unsigned int fetch_index, unsigned int posted_index, in vnic_wq_init_start() 166 iowrite32(posted_index, &wq->ctrl->posted_index); in vnic_wq_init_start() 233 iowrite32(0, &wq->ctrl->posted_index); in svnic_wq_clean() 154 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) vnic_wq_init_start() argument
|
H A D | vnic_wq.h | 30 u32 posted_index; /* 0x10 */ member 121 iowrite32(buf->index, &wq->ctrl->posted_index); in svnic_wq_post()
|
H A D | vnic_dev.c | 280 posted = ioread32(&dc2c->wq_ctrl->posted_index); in _svnic_dev_cmd2() 311 iowrite32(new_posted, &dc2c->wq_ctrl->posted_index); in _svnic_dev_cmd2() 393 * set posted_index same as fetch_index in svnic_dev_init_devcmd2()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | vnic_rq.c | 102 unsigned int fetch_index, unsigned int posted_index, in vnic_rq_init_start() 118 iowrite32(posted_index, &rq->ctrl->posted_index); in vnic_rq_init_start() 197 iowrite32(fetch_index, &rq->ctrl->posted_index); in vnic_rq_clean() 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) vnic_rq_init_start() argument
|
H A D | vnic_wq.c | 122 unsigned int fetch_index, unsigned int posted_index, in enic_wq_init_start() 133 iowrite32(posted_index, &wq->ctrl->posted_index); in enic_wq_init_start() 200 iowrite32(0, &wq->ctrl->posted_index); in vnic_wq_clean() 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) enic_wq_init_start() argument
|
H A D | vnic_wq.h | 20 u32 posted_index; /* 0x10 */ member 115 iowrite32(wq->to_use->index, &wq->ctrl->posted_index); in vnic_wq_doorbell() 179 unsigned int fetch_index, unsigned int posted_index,
|
H A D | vnic_rq.h | 21 u32 posted_index; /* 0x10 */ member 123 /* Move the posted_index every nth descriptor in vnic_rq_post() 137 iowrite32(buf->index, &rq->ctrl->posted_index); in vnic_rq_post()
|
/kernel/linux/linux-6.6/drivers/scsi/snic/ |
H A D | vnic_wq.c | 141 unsigned int fetch_index, unsigned int posted_index, in vnic_wq_init_start() 152 iowrite32(posted_index, &wq->ctrl->posted_index); in vnic_wq_init_start() 219 iowrite32(0, &wq->ctrl->posted_index); in svnic_wq_clean() 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) vnic_wq_init_start() argument
|
H A D | vnic_wq.h | 16 u32 posted_index; /* 0x10 */ member 107 iowrite32(buf->index, &wq->ctrl->posted_index); in svnic_wq_post()
|