Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfad_im.c1002 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1007 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
1011 FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1014 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
/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()
/linux/include/scsi/
H A Dscsi_transport_fc.h115 #define FC_PORTSPEED_2GBIT 2 macro
/linux/drivers/message/fusion/
H A Dmptfc.c1058 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1071 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c85 { FC_PORTSPEED_2GBIT, SPEED_2000 },
/linux/drivers/scsi/fnic/
H A Dfnic_main.c197 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in fnic_get_host_speed()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2571 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
3363 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2083 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c517 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c253 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6516 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1281 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()