Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h151 #ifndef FC_PORTSPEED_128GBIT
152 #define FC_PORTSPEED_128GBIT 0x2000 macro
H A Dlpfc_attr.c6537 fc_host_speed(shost) = FC_PORTSPEED_128GBIT; in lpfc_get_host_speed()
/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()
/linux/include/scsi/
H A Dscsi_transport_fc.h127 #define FC_PORTSPEED_128GBIT 0x2000 macro
/linux/drivers/scsi/fnic/
H A Dfnic_main.c234 fc_host_speed(shost) = FC_PORTSPEED_128GBIT; in fnic_get_host_speed()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c531 fdmi_speed |= FC_PORTSPEED_128GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c265 { FC_PORTSPEED_128GBIT, "128 Gbit" },