Home
last modified time | relevance | path

Searched refs:FC_PORTTYPE_NPIV (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c819 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_scan_ports()
876 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_NPIV && in zfcp_fc_gspn()
940 fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
952 if (ret || fc_host_port_type(adapter->scsi_host) != FC_PORTTYPE_NPIV) in zfcp_fc_sym_name_update()
H A Dzfcp_scsi.c920 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in zfcp_scsi_shost_update_config_data()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c706 type = FC_PORTTYPE_NPIV; in efct_get_host_port_type()
721 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in efct_get_host_vport_type()
H A Defct_lio.c823 vport_id.vport_type = FC_PORTTYPE_NPIV; in efct_lio_npiv_make_nport()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h50 FC_PORTTYPE_NPIV, /* VPORT based on NPIV */ enumerator
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c233 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in csio_get_host_port_type()
/openbmc/linux/Documentation/scsi/
H A Dscsi_fc_transport.rst488 There is a new fc_host port_type value - FC_PORTTYPE_NPIV. This value
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c1024 vid.vport_type = FC_PORTTYPE_NPIV; in bfad_start_ops()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1675 vport_id.vport_type = FC_PORTTYPE_NPIV; in tcm_qla2xxx_lport_register_npiv_cb()
H A Dqla_attr.c2613 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in qla2x00_get_host_port_type()
H A Dqla_sup.c1184 vid.vport_type = FC_PORTTYPE_NPIV; in qla2xxx_flash_npiv_conf()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c114 { FC_PORTTYPE_NPIV, "NPIV VPORT" },
2339 vid.vport_type = FC_PORTTYPE_NPIV; in store_fc_host_vport_create()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2137 vpid.vport_type = FC_PORTTYPE_NPIV; in bnx2fc_npiv_create_vports()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1951 fc_host_port_type(vn_port->host) = FC_PORTTYPE_NPIV; in qedf_vport_create()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6440 fc_host_port_type(shost) = FC_PORTTYPE_NPIV; in lpfc_get_host_port_type()
H A Dlpfc_hbadisc.c4163 vport_id.vport_type = FC_PORTTYPE_NPIV; in lpfc_create_static_vport()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5211 fc_host_port_type(vhost->host) = FC_PORTTYPE_NPIV; in ibmvfc_npiv_login_done()