Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_16GBIT (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/drivers/scsi/elx/efct/
Defct_xport.c357 {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()
/linux-6.6.21/include/scsi/
Dscsi_transport_fc.h119 #define FC_PORTSPEED_16GBIT 0x20 macro
/linux-6.6.21/drivers/scsi/fcoe/
Dfcoe_transport.c89 { FC_PORTSPEED_16GBIT, SPEED_16000 },
/linux-6.6.21/drivers/scsi/bfa/
Dbfad_attr.c215 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in bfad_im_get_host_speed()
Dbfad_im.c1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
/linux-6.6.21/drivers/scsi/qla2xxx/
Dqla_attr.c2590 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed()
3353 supported_speeds |= FC_PORTSPEED_16GBIT; in qla2x00_get_host_supported_speeds()
/linux-6.6.21/drivers/s390/scsi/
Dzfcp_fsf.c525 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
/linux-6.6.21/drivers/scsi/
Dscsi_transport_fc.c257 { FC_PORTSPEED_16GBIT, "16 Gbit" },
/linux-6.6.21/drivers/scsi/lpfc/
Dlpfc_attr.c6527 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4982 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_supported_speeds_set()
/linux-6.6.21/drivers/scsi/ibmvscsi/
Dibmvfc.c1279 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()