Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
H A Dfcoe.c141 static int fcoe_vport_create(struct fc_vport *, bool disabled);
212 .vport_create = fcoe_vport_create,
2643 static int fcoe_vport_create(struct fc_vport *vport, bool disabled) in fcoe_vport_create() function