Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_4GBIT (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()
1007 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1011 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1015 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
H A Dbfad_attr.c221 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in bfad_im_get_host_speed()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h116 #define FC_PORTSPEED_4GBIT 8 macro
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptfc.c1022 speed = FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
1035 speed |= FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c85 { FC_PORTSPEED_4GBIT, SPEED_4000 },
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2545 speed = FC_PORTSPEED_4GBIT; in qla2x00_get_host_speed()
3279 supported_speeds |= FC_PORTSPEED_4GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2087 speed = FC_PORTSPEED_4GBIT; in qlafx00_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c500 fdmi_speed |= FC_PORTSPEED_4GBIT; in zfcp_fsf_convert_portspeed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c244 { FC_PORTSPEED_4GBIT, "4 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1015 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c6676 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4600 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_supported_speeds_set()