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 *);
1135 struct fc_vport *vport = dev_to_vport(parent);
2638 * @vport: fc_vport object to create a new fc_host for
2643 static int fcoe_vport_create(struct fc_vport *vport, bool disabled)
2687 * @vport: fc_vport object that is being destroyed
2691 static int fcoe_vport_destroy(struct fc_vport *vport)
2719 struct fc_vport *vport;
2720 struct fc_vport *next_vport;
2746 static int fcoe_vport_disable(struct fc_vport *vport, bool disable)
2764 * @vport: fc_vport with a new symbolic name string
2770 static void fcoe_set_vport_symbolic_name(struct fc_vport *vport)