Home
last modified time | relevance | path

Searched refs:FC_PORTTYPE_PTP (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/scsi/
Dscsi_transport_fc.h49 FC_PORTTYPE_PTP, /* Point to Point w/ another NPort */ enumerator
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_erp.c787 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_adapter_strategy_open_ptp_port()
1052 if (fc_host_port_type(adapter->scsi_host) == FC_PORTTYPE_PTP) in zfcp_erp_port_strategy_open_common()
Dzfcp_scsi.c917 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in zfcp_scsi_shost_update_config_data()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfad_attr.c131 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in bfad_im_get_host_port_type()
/kernel/linux/linux-5.10/drivers/message/fusion/
Dmptfc.c1049 port_type = FC_PORTTYPE_PTP; in mptfc_init_host_attr()
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_fc.c107 { FC_PORTTYPE_PTP, "Point-To-Point (direct nport connection)" },
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_attr.c2588 port_type = FC_PORTTYPE_PTP; in qla2x00_get_host_port_type()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_attr.c6604 fc_host_port_type(shost) = FC_PORTTYPE_PTP; in lpfc_get_host_port_type()