Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A 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/include/scsi/
H A Dscsi_transport_fc.h119 #define FC_PORTSPEED_16GBIT 0x20 macro
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c89 { FC_PORTSPEED_16GBIT, SPEED_16000 },
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1001 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
/linux/drivers/scsi/fnic/
H A Dfnic_main.c209 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in fnic_get_host_speed()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2583 speed = FC_PORTSPEED_16GBIT; in qla2x00_get_host_speed()
3357 supported_speeds |= FC_PORTSPEED_16GBIT; in qla2x00_get_host_supported_speeds()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c525 fdmi_speed |= FC_PORTSPEED_16GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c257 { FC_PORTSPEED_16GBIT, "16 Gbit" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6528 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in lpfc_get_host_speed()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1293 fc_host_speed(shost) = FC_PORTSPEED_16GBIT; in ibmvfc_get_host_speed()