Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c1013 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1018 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
1022 FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1025 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
Dbfad_attr.c232 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_attr.c1651 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
2333 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
2335 speed = FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in qla2x00_init_host_attr()
2338 speed = FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
2341 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
Dqla_mr.c2111 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h131 #define FC_PORTSPEED_2GBIT 2 macro
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c1023 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1036 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c96 { FC_PORTSPEED_2GBIT, SPEED_2000 },
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fsf.c451 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c259 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c5902 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4146 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_attrib_init()
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c967 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()