Home
last modified time | relevance | path

Searched refs:vnic_wq_enable (Results 1 – 7 of 7) 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()
/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_wq.h172 void vnic_wq_enable(struct vnic_wq *wq);
H A Dvnic_wq.c158 void vnic_wq_enable(struct vnic_wq *wq) in vnic_wq_enable() function
H A Dvnic_dev.c395 vnic_wq_enable(&vdev->devcmd2->wq); in vnic_dev_init_devcmd2()