/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfad_drv.h | 59 #ifndef FC_PORTSPEED_8GBIT 60 #define FC_PORTSPEED_8GBIT 0x10 macro
|
H A D | bfad_im.c | 1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds() 1006 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds() 1010 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
|
H A D | bfad_attr.c | 218 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfad_drv.h | 58 #ifndef FC_PORTSPEED_8GBIT 59 #define FC_PORTSPEED_8GBIT 0x10 macro
|
H A D | bfad_im.c | 1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds() 1006 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds() 1010 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
|
H A D | bfad_attr.c | 218 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 356 {SLI4_LINK_MODULE_TYPE_8GB, FC_PORTSPEED_8GBIT}, in efct_get_link_supported_speeds() 767 fc_speed = FC_PORTSPEED_8GBIT; in efct_get_host_speed()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_fc.h | 117 #define FC_PORTSPEED_8GBIT 0x10 macro
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_fc.h | 118 #define FC_PORTSPEED_8GBIT 0x10 macro
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 86 { FC_PORTSPEED_8GBIT, SPEED_8000 },
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 87 { FC_PORTSPEED_8GBIT, SPEED_8000 },
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2548 speed = FC_PORTSPEED_8GBIT; in qla2x00_get_host_speed() 3288 supported_speeds |= FC_PORTSPEED_8GBIT; in qla2x00_get_host_supported_speeds()
|
H A D | qla_mr.c | 2090 speed = FC_PORTSPEED_8GBIT; in qlafx00_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2584 speed = FC_PORTSPEED_8GBIT; in qla2x00_get_host_speed() 3355 supported_speeds |= FC_PORTSPEED_8GBIT; in qla2x00_get_host_supported_speeds()
|
H A D | qla_mr.c | 2091 speed = FC_PORTSPEED_8GBIT; in qlafx00_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 504 fdmi_speed |= FC_PORTSPEED_8GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 523 fdmi_speed |= FC_PORTSPEED_8GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 246 { FC_PORTSPEED_8GBIT, "8 Gbit" },
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 256 { FC_PORTSPEED_8GBIT, "8 Gbit" },
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1018 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6679 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4598 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6521 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4986 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1273 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()
|