Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A 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/include/scsi/
H A Dscsi_transport_fc.h126 #define FC_PORTSPEED_64GBIT 0x1000 macro
/linux/drivers/scsi/fnic/
H A Dfnic_main.c228 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in fnic_get_host_speed()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2589 speed = FC_PORTSPEED_64GBIT; in qla2x00_get_host_speed()
3353 supported_speeds |= FC_PORTSPEED_64GBIT; in qla2x00_get_host_supported_speeds()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c529 fdmi_speed |= FC_PORTSPEED_64GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c264 { FC_PORTSPEED_64GBIT, "64 Gbit" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6534 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in lpfc_get_host_speed()