Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_64GBIT (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/scsi/elx/efct/
Defct_xport.c359 {SLI4_LINK_MODULE_TYPE_64GB, FC_PORTSPEED_64GBIT}, in efct_get_link_supported_speeds()
779 fc_speed = FC_PORTSPEED_64GBIT; in efct_get_host_speed()
/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h126 #define FC_PORTSPEED_64GBIT 0x1000 macro
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_attr.c2596 speed = FC_PORTSPEED_64GBIT; in qla2x00_get_host_speed()
3339 supported_speeds |= FC_PORTSPEED_64GBIT; in qla2x00_get_host_supported_speeds()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_fsf.c529 fdmi_speed |= FC_PORTSPEED_64GBIT; in zfcp_fsf_convert_portspeed()
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c263 { FC_PORTSPEED_64GBIT, "64 Gbit" },
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_attr.c6397 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4970 fc_host_supported_speeds(shost) |= FC_PORTSPEED_64GBIT; in lpfc_host_supported_speeds_set()