Lines Matching refs:fc_vport
140 static int fcoe_vport_destroy(struct fc_vport *);
141 static int fcoe_vport_create(struct fc_vport *, bool disabled);
142 static int fcoe_vport_disable(struct fc_vport *, bool disable);
143 static void fcoe_set_vport_symbolic_name(struct fc_vport *);
1136 struct fc_vport *vport = dev_to_vport(parent);
2651 * @vport: fc_vport object to create a new fc_host for
2656 static int fcoe_vport_create(struct fc_vport *vport, bool disabled)
2700 * @vport: fc_vport object that is being destroyed
2704 static int fcoe_vport_destroy(struct fc_vport *vport)
2732 struct fc_vport *vport;
2733 struct fc_vport *next_vport;
2759 static int fcoe_vport_disable(struct fc_vport *vport, bool disable)
2777 * @vport: fc_vport with a new symbolic name string
2783 static void fcoe_set_vport_symbolic_name(struct fc_vport *vport)