/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfad_im.c | 1003 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 D | bfad_attr.c | 224 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfad_im.c | 1003 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 D | bfad_attr.c | 224 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 354 {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()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_fc.h | 114 #define FC_PORTSPEED_2GBIT 2 macro
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptfc.c | 1020 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr() 1033 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptfc.c | 1021 speed = FC_PORTSPEED_2GBIT; in mptfc_init_host_attr() 1034 speed |= FC_PORTSPEED_2GBIT; in mptfc_init_host_attr()
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_fc.h | 115 #define FC_PORTSPEED_2GBIT 2 macro
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 84 { FC_PORTSPEED_2GBIT, SPEED_2000 },
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 85 { FC_PORTSPEED_2GBIT, SPEED_2000 },
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2542 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed() 3292 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
|
H A D | qla_mr.c | 2084 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2578 speed = FC_PORTSPEED_2GBIT; in qla2x00_get_host_speed() 3359 supported_speeds |= FC_PORTSPEED_2GBIT; in qla2x00_get_host_supported_speeds()
|
H A D | qla_mr.c | 2085 speed = FC_PORTSPEED_2GBIT; in qlafx00_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 498 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 517 fdmi_speed |= FC_PORTSPEED_2GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 243 { FC_PORTSPEED_2GBIT, "2 Gbit" },
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 253 { FC_PORTSPEED_2GBIT, "2 Gbit" },
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1012 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6673 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4602 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6515 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4990 fc_host_supported_speeds(shost) |= FC_PORTSPEED_2GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1267 fc_host_speed(shost) = FC_PORTSPEED_2GBIT; in ibmvfc_get_host_speed()
|