Searched refs:fcoe_vport_create (Results 1 – 1 of 1) sorted by relevance
141 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