Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_vport.c56 struct fc_vport *fc_vport = vport->fc_vport; in lpfc_vport_set_state() local
295 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
489 disable_vport(struct fc_vport *fc_vport) in disable_vport()
543 enable_vport(struct fc_vport *fc_vport) in enable_vport()
592 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
602 lpfc_vport_delete(struct fc_vport *fc_vport) in lpfc_vport_delete()
Dlpfc_attr.c6925 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
Dlpfc.h477 struct fc_vport *fc_vport; member
/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h217 struct fc_vport { struct
223 enum fc_vport_state vport_state; argument
224 enum fc_vport_state vport_last_state; argument
245 /* bit field values for struct fc_vport "flags" field: */ argument
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_attr.c391 struct fc_vport *fc_vport = ln->fc_vport; in csio_vport_set_state() local
552 csio_vport_create(struct fc_vport *fc_vport, bool disable) in csio_vport_create()
614 csio_vport_delete(struct fc_vport *fc_vport) in csio_vport_delete()
647 csio_vport_disable(struct fc_vport *fc_vport, bool disable) in csio_vport_disable()
Dcsio_lnode.h197 struct fc_vport *fc_vport; member
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mid.c233 struct fc_vport *fc_vport; in qla24xx_configure_vp() local
442 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check()
480 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
Dqla_attr.c2778 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create()
2916 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete()
2976 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
Dqla_def.h4465 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
/Linux-v5.4/drivers/scsi/bfa/
Dbfad_attr.c350 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create()
476 bfad_im_vport_delete(struct fc_vport *fc_vport) in bfad_im_vport_delete()
531 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable()
564 bfad_im_vport_set_symbolic_name(struct fc_vport *fc_vport) in bfad_im_vport_set_symbolic_name()
Dbfad_im.h60 struct fc_vport *fc_vport; member
Dbfad.c1026 struct fc_vport *fc_vport; in bfad_start_ops() local