Searched refs:fcoe_if_create (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.c929 * fcoe_if_create() - Create a FCoE instance on an interface
938 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, function
2167 lport = fcoe_if_create(fcoe, &netdev->dev, 0);
2190 * should be holding a reference taken in fcoe_if_create().
2602 vn_port = fcoe_if_create(fcoe, &vport->dev, 1);

Completed in 83 milliseconds