Searched refs:fcoe_if_destroy (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.c835 * fcoe_if_destroy() - Tear down a SW FCoE instance
844 static void fcoe_if_destroy(struct fc_lport *lport) function
2082 /* RTNL mutex is dropped by fcoe_if_destroy */
2083 fcoe_if_destroy(fcoe->ctlr.lp);
2103 /* RTNL mutex is dropped by fcoe_if_destroy */
2104 fcoe_if_destroy(port->lport);

Completed in 27 milliseconds