Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c153 static int fcoe_vport_create(struct fc_vport *, bool disabled);
224 .vport_create = fcoe_vport_create,
2670 static int fcoe_vport_create(struct fc_vport *vport, bool disabled) in fcoe_vport_create() function