Home
last modified time | relevance | path

Searched refs:vnic_wq_copy_disable (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/fnic/
Dvnic_wq_copy.c30 int vnic_wq_copy_disable(struct vnic_wq_copy *wq) in vnic_wq_copy_disable() function
93 vnic_wq_copy_disable(wq); in vnic_wq_copy_alloc()
Dvnic_wq_copy.h117 int vnic_wq_copy_disable(struct vnic_wq_copy *wq);
Dfnic_main.c354 err = vnic_wq_copy_disable(&fnic->wq_copy[i]); in fnic_cleanup()