Searched refs:vnic_wq_init_start (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/fnic/ |
H A D | vnic_wq.h | 25 #define vnic_wq_init_start fnic_wq_init_start macro 158 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_wq.c | 141 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init_start() function
|
H A D | vnic_dev.c | 444 vnic_wq_init_start(&vdev->devcmd2->wq, 0, fetch_index, in vnic_dev_init_devcmd2()
|
/openbmc/linux/drivers/scsi/snic/ |
H A D | vnic_wq.c | 140 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init_start() function 167 vnic_wq_init_start(wq, cq_index, 0, 0, error_interrupt_enable, in svnic_wq_init()
|
H A D | vnic_wq.h | 143 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
H A D | vnic_dev.c | 382 vnic_wq_init_start(&dc2c->wq, 0, fetch_idx, fetch_idx, 0, 0); in svnic_dev_init_devcmd2()
|