Home
last modified time | relevance | path

Searched defs:fc_vport (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_vport.c52 struct fc_vport *fc_vport = vport->fc_vport; in lpfc_vport_set_state() local
291 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
464 disable_vport(struct fc_vport *fc_vport) in disable_vport()
516 enable_vport(struct fc_vport *fc_vport) in enable_vport()
557 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
567 lpfc_vport_delete(struct fc_vport *fc_vport) in lpfc_vport_delete()
Dlpfc_attr.c5653 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
Dlpfc.h429 struct fc_vport *fc_vport; member
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_attr.c379 struct fc_vport *fc_vport = ln->fc_vport; in csio_vport_set_state() local
543 csio_vport_create(struct fc_vport *fc_vport, bool disable) in csio_vport_create()
605 csio_vport_delete(struct fc_vport *fc_vport) in csio_vport_delete()
638 csio_vport_disable(struct fc_vport *fc_vport, bool disable) in csio_vport_disable()
Dcsio_lnode.h197 struct fc_vport *fc_vport; member
/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h225 struct fc_vport { struct
231 enum fc_vport_state vport_state; argument
232 enum fc_vport_state vport_last_state; argument
253 /* bit field values for struct fc_vport "flags" field: */ argument
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_mid.c215 struct fc_vport *fc_vport; in qla24xx_configure_vp() local
405 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check()
443 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
Dqla_attr.c1990 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create()
2133 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete()
2183 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
Dqla_def.h3596 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_attr.c357 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create()
483 bfad_im_vport_delete(struct fc_vport *fc_vport) in bfad_im_vport_delete()
541 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable()
574 bfad_im_vport_set_symbolic_name(struct fc_vport *fc_vport) in bfad_im_vport_set_symbolic_name()
Dbfad_im.h68 struct fc_vport *fc_vport; member
Dbfad.c1041 struct fc_vport *fc_vport; in bfad_start_ops() local