Searched refs:fcoe_vport_disable (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.c153 static int fcoe_vport_disable(struct fc_vport *, bool disable);
200 .vport_disable = fcoe_vport_disable,
2642 * fcoe_vport_disable() - change vport state
2646 static int fcoe_vport_disable(struct fc_vport *vport, bool disable) function

Completed in 61 milliseconds