Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_8GBIT (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_drv.h58 #ifndef FC_PORTSPEED_8GBIT
59 #define FC_PORTSPEED_8GBIT 0x10 macro
H A Dbfad_im.c1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1006 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1010 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
H A Dbfad_attr.c218 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in bfad_im_get_host_speed()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c356 {SLI4_LINK_MODULE_TYPE_8GB, FC_PORTSPEED_8GBIT}, in efct_get_link_supported_speeds()
767 fc_speed = FC_PORTSPEED_8GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h118 #define FC_PORTSPEED_8GBIT 0x10 macro
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c87 { FC_PORTSPEED_8GBIT, SPEED_8000 },
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2584 speed = FC_PORTSPEED_8GBIT; in qla2x00_get_host_speed()
3365 supported_speeds |= FC_PORTSPEED_8GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2091 speed = FC_PORTSPEED_8GBIT; in qlafx00_get_host_speed()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c523 fdmi_speed |= FC_PORTSPEED_8GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c256 { FC_PORTSPEED_8GBIT, "8 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6521 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4986 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_supported_speeds_set()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1273 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()