Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c7134 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
Dlpfc.h475 struct fc_vport *fc_vport; member
/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h218 struct fc_vport { struct
224 enum fc_vport_state vport_state; argument
225 enum fc_vport_state vport_last_state; argument
246 /* bit field values for struct fc_vport "flags" field: */ argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_mid.c232 struct fc_vport *fc_vport; in qla24xx_configure_vp() local
448 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check()
486 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
Dqla_attr.c2963 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create()
3101 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete()
3161 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
Dqla_def.h4786 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad_attr.c352 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create()
478 bfad_im_vport_delete(struct fc_vport *fc_vport) in bfad_im_vport_delete()
533 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable()
566 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.c1027 struct fc_vport *fc_vport; in bfad_start_ops() local