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

/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe.c153 static int fcoe_vport_create(struct fc_vport *, bool disabled);
223 .vport_create = fcoe_vport_create,
2809 * fcoe_vport_create() - create an fc_host/scsi_host for a vport
2815 static int fcoe_vport_create(struct fc_vport *vport, bool disabled) fcoe_vport_create() function
2842 printk(KERN_ERR "fcoe: fcoe_vport_create(%s) failed\n", fcoe_vport_create()
H A Dfcoe_transport.c233 * via fcoe_vport_create().

Completed in 96 milliseconds