Searched refs:FC_PORTSPEED_16GBIT (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 357 {SLI4_LINK_MODULE_TYPE_16GB, FC_PORTSPEED_16GBIT}, in efct_get_link_supported_speeds() 773 fc_speed = FC_PORTSPEED_16GBIT; in efct_get_host_speed()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_fc.h | 118 #define FC_PORTSPEED_16GBIT 0x20 macro
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_fc.h | 119 #define FC_PORTSPEED_16GBIT 0x20 macro
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 88 { FC_PORTSPEED_16GBIT, SPEED_16000 },
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfad_attr.c | 215 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in bfad_im_get_host_speed()
|
H A D | bfad_im.c | 1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 89 { FC_PORTSPEED_16GBIT, SPEED_16000 },
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfad_attr.c | 215 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in bfad_im_get_host_speed()
|
H A D | bfad_im.c | 1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2554 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed() 3286 supported_speeds |= FC_PORTSPEED_16GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2590 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed() 3353 supported_speeds |= FC_PORTSPEED_16GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 506 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 525 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 247 { FC_PORTSPEED_16GBIT, "16 Gbit" },
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 257 { FC_PORTSPEED_16GBIT, "16 Gbit" },
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1024 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6685 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4594 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6527 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4982 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
H A D | ibmvfc.c | 1279 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()
|
Completed in 91 milliseconds