Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_16GBIT (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c357 {SLI4_LINK_MODULE_TYPE_16GB, FC_PORTSPEED_16GBIT}, in efct_get_link_supported_speeds()
773 fc_speed = FC_PORTSPEED_16GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h119 #define FC_PORTSPEED_16GBIT 0x20 macro
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c89 { FC_PORTSPEED_16GBIT, SPEED_16000 },
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_attr.c215 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in bfad_im_get_host_speed()
H A Dbfad_im.c1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2590 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed()
3364 supported_speeds |= FC_PORTSPEED_16GBIT; in qla2x00_get_host_supported_speeds()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c525 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c257 { FC_PORTSPEED_16GBIT, "16 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6532 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4982 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_supported_speeds_set()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1279 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()