Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
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()
Dbfad_attr.c224 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
/linux-6.1.9/drivers/scsi/elx/efct/
Defct_xport.c354 {SLI4_LINK_MODULE_TYPE_2GB, FC_PORTSPEED_2GBIT}, in efct_get_link_supported_speeds()
761 fc_speed = FC_PORTSPEED_2GBIT; in efct_get_host_speed()
/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h115 #define FC_PORTSPEED_2GBIT 2 macro
/linux-6.1.9/drivers/message/fusion/
Dmptfc.c1021 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
1034 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe_transport.c85 { FC_PORTSPEED_2GBIT, SPEED_2000 },
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_attr.c2578 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed()
3349 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
Dqla_mr.c2085 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
/linux-6.1.9/drivers/s390/scsi/
Dzfcp_fsf.c517 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c252 { FC_PORTSPEED_2GBIT, "2 Gbit" },
/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_attr.c6379 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4982 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_supported_speeds_set()
/linux-6.1.9/drivers/scsi/ibmvscsi/
Dibmvfc.c1268 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()