Searched refs:fcoe_vport_create (Results 1 – 1 of 1) sorted by relevance
153 static int fcoe_vport_create(struct fc_vport *, bool disabled);223 .vport_create = fcoe_vport_create,2815 static int fcoe_vport_create(struct fc_vport *vport, bool disabled) in fcoe_vport_create() function