Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h125 #define FC_PORTSPEED_64GBIT 0x1000 macro
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2560 speed = FC_PORTSPEED_64GBIT; in qla2x00_get_host_speed()
3271 supported_speeds |= FC_PORTSPEED_64GBIT; in qla2x00_get_host_supported_speeds()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c510 fdmi_speed |= FC_PORTSPEED_64GBIT; in zfcp_fsf_convert_portspeed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c254 { FC_PORTSPEED_64GBIT, "64 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c6691 fc_host_speed(shost) = FC_PORTSPEED_64GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4590 fc_host_supported_speeds(shost) |= FC_PORTSPEED_64GBIT; in lpfc_host_supported_speeds_set()