Home
last modified time | relevance | path

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

/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h118 #define FC_PORTSPEED_16GBIT 0x20 macro
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_transport.c88 { FC_PORTSPEED_16GBIT, SPEED_16000 },
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_attr.c2415 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed()
3110 speeds |= FC_PORTSPEED_16GBIT; in qla2x00_init_host_attr()
3122 speeds = FC_PORTSPEED_16GBIT|FC_PORTSPEED_8GBIT| in qla2x00_init_host_attr()
/Linux-v5.4/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-v5.4/drivers/s390/scsi/
Dzfcp_fsf.c475 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v5.4/drivers/scsi/
Dscsi_transport_fc.c247 { FC_PORTSPEED_16GBIT, "16 Gbit" },
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.c966 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_attr.c6498 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4480 fc_host_supported_speeds(shost) |= FC_PORTSPEED_16GBIT; in lpfc_host_supported_speeds_set()