Searched refs:fc_vport_create (Results 1 – 9 of 9) sorted by relevance
| /linux/Documentation/scsi/ ! |
| H A D | scsi_fc_transport.rst | 541 fc_vport_create create a vport 548 * fc_vport_create - Admin App or LLDD requests creation of a vport 557 fc_vport_create(struct Scsi_Host *shost, struct fc_vport_identifiers *ids)
|
| /linux/include/scsi/ ! |
| H A D | scsi_transport_fc.h | 867 struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,
|
| /linux/drivers/scsi/elx/efct/ ! |
| H A D | efct_lio.c | 826 new_fc_vport = fc_vport_create(efct->shost, 0, &vport_id); in efct_lio_npiv_make_nport()
|
| /linux/drivers/scsi/qla2xxx/ ! |
| H A D | tcm_qla2xxx.c | 1696 vport = fc_vport_create(sh, 0, &vport_id); in tcm_qla2xxx_lport_register_npiv_cb()
|
| H A D | qla_sup.c | 1225 vport = fc_vport_create(vha->host, 0, &vid); in qla2xxx_flash_npiv_conf()
|
| /linux/drivers/scsi/bfa/ ! |
| H A D | bfad.c | 1011 fc_vport = fc_vport_create(bfad->pport.im_port->shost, 0, &vid); in bfad_start_ops()
|
| /linux/drivers/scsi/ ! |
| H A D | scsi_transport_fc.c | 4002 fc_vport_create(struct Scsi_Host *shost, int channel, in fc_vport_create() function 4012 EXPORT_SYMBOL(fc_vport_create);
|
| /linux/drivers/scsi/bnx2fc/ ! |
| H A D | bnx2fc_fcoe.c | 2157 if (fc_vport_create(lport->host, 0, &vpid)) in bnx2fc_npiv_create_vports()
|
| /linux/drivers/scsi/lpfc/ ! |
| H A D | lpfc_hbadisc.c | 4146 new_fc_vport = fc_vport_create(shost, 0, &vport_id); in lpfc_create_static_vport()
|