Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h114 #define FC_PORTSPEED_2GBIT 2 macro
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptfc.c1020 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1033 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c84 { FC_PORTSPEED_2GBIT, SPEED_2000 },
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2542 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
3281 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2084 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c498 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c243 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1012 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c6673 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4602 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_supported_speeds_set()