Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h137 #ifndef FC_PORTSPEED_128GBIT
138 #define FC_PORTSPEED_128GBIT 0x2000 macro
H A Dlpfc_attr.c6541 fc_host_speed(shost) = FC_PORTSPEED_128GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4976 fc_host_supported_speeds(shost) |= FC_PORTSPEED_128GBIT; in lpfc_host_supported_speeds_set()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c360 {SLI4_LINK_MODULE_TYPE_128GB, FC_PORTSPEED_128GBIT}, in efct_get_link_supported_speeds()
782 fc_speed = FC_PORTSPEED_128GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h127 #define FC_PORTSPEED_128GBIT 0x2000 macro
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c531 fdmi_speed |= FC_PORTSPEED_128GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c265 { FC_PORTSPEED_128GBIT, "128 Gbit" },