Home
last modified time | relevance | path

Searched refs:vnic_wq_enable (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dvnic_wq.h28 #define vnic_wq_enable fnic_wq_enable macro
166 void vnic_wq_enable(struct vnic_wq *wq);
H A Dvnic_wq.c187 void vnic_wq_enable(struct vnic_wq *wq) in vnic_wq_enable() function
H A Dvnic_dev.c451 vnic_wq_enable(&vdev->devcmd2->wq); in vnic_dev_init_devcmd2()
H A Dfnic_main.c1034 vnic_wq_enable(&fnic->wq[i]); in fnic_probe()