Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_32GBIT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c358 {SLI4_LINK_MODULE_TYPE_32GB, FC_PORTSPEED_32GBIT}, in efct_get_link_supported_speeds()
776 fc_speed = FC_PORTSPEED_32GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h120 #define FC_PORTSPEED_32GBIT 0x40 macro
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c92 { FC_PORTSPEED_32GBIT, SPEED_32000 },
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2593 speed = FC_PORTSPEED_32GBIT; in qla2x00_get_host_speed()
3362 supported_speeds |= FC_PORTSPEED_32GBIT; in qla2x00_get_host_supported_speeds()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c527 fdmi_speed |= FC_PORTSPEED_32GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c258 { FC_PORTSPEED_32GBIT, "32 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6535 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4980 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_supported_speeds_set()