Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfad_im.c991 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
996 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
1000 FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1003 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
Dbfad_attr.c231 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c1648 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
2308 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
2310 speed = FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in qla2x00_init_host_attr()
2313 speed = FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
2316 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
Dqla_mr.c2109 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h128 #define FC_PORTSPEED_2GBIT 2 macro
/linux-4.1.27/drivers/message/fusion/
Dmptfc.c1030 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1043 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fsf.c449 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_fc.c258 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c5256 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
Dlpfc_init.c3502 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_attrib_init()
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.c963 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()