Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_4GBIT (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()
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()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.c355 {SLI4_LINK_MODULE_TYPE_4GB, FC_PORTSPEED_4GBIT}, in efct_get_link_supported_speeds()
764 fc_speed = FC_PORTSPEED_4GBIT; in efct_get_host_speed()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h117 #define FC_PORTSPEED_4GBIT 8 macro
/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c1023 speed = FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
1036 speed |= FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c86 { FC_PORTSPEED_4GBIT, SPEED_4000 },
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2581 speed = FC_PORTSPEED_4GBIT; in qla2x00_get_host_speed()
3368 supported_speeds |= FC_PORTSPEED_4GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2088 speed = FC_PORTSPEED_4GBIT; in qlafx00_get_host_speed()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c519 fdmi_speed |= FC_PORTSPEED_4GBIT; in zfcp_fsf_convert_portspeed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c254 { FC_PORTSPEED_4GBIT, "4 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6523 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4988 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_supported_speeds_set()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1270 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()