Lines Matching defs:fc_vport
208 * expected to set these values after receiving the fc_vport structure
219 struct fc_vport {
247 /* bit field values for struct fc_vport "flags" field: */
254 container_of(d, struct fc_vport, dev)
699 void (*set_vport_symbolic_name)(struct fc_vport *);
700 int (*vport_create)(struct fc_vport *, bool);
701 int (*vport_disable)(struct fc_vport *, bool);
702 int (*vport_delete)(struct fc_vport *);
821 fc_vport_set_state(struct fc_vport *vport, enum fc_vport_state new_state)
855 struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,
857 int fc_vport_terminate(struct fc_vport *vport);