Searched refs:vnic_wq_init_start (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/snic/ |
D | vnic_wq.c | 154 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index, in vnic_wq_init_start() function 181 vnic_wq_init_start(wq, cq_index, 0, 0, error_interrupt_enable, in svnic_wq_init()
|
D | vnic_wq.h | 157 void vnic_wq_init_start(struct vnic_wq *wq, unsigned int cq_index,
|
D | vnic_dev.c | 397 vnic_wq_init_start(&dc2c->wq, 0, fetch_idx, fetch_idx, 0, 0); in svnic_dev_init_devcmd2()
|