Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_im.c1003 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1008 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
1012 FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1015 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
H A Dbfad_attr.c224 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c354 {SLI4_LINK_MODULE_TYPE_2GB, FC_PORTSPEED_2GBIT}, in efct_get_link_supported_speeds()
761 fc_speed = FC_PORTSPEED_2GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h115 #define FC_PORTSPEED_2GBIT 2 macro
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c1021 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1034 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c85 { FC_PORTSPEED_2GBIT, SPEED_2000 },
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2578 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
3370 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2085 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c517 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c253 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6520 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4990 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_supported_speeds_set()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1267 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()