Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfad_im.c1001 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1005 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1009 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c356 {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()
/linux/include/scsi/
H A Dscsi_transport_fc.h118 #define FC_PORTSPEED_8GBIT 0x10 macro
/linux/drivers/scsi/fnic/
H A Dfnic_main.c203 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in fnic_get_host_speed()
655 fc_host_supported_speeds(fnic->host) |= FC_PORTSPEED_8GBIT; in fnic_scsi_drv_init()
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c87 { FC_PORTSPEED_8GBIT, SPEED_8000 },
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2577 speed = FC_PORTSPEED_8GBIT; in qla2x00_get_host_speed()
3359 supported_speeds |= FC_PORTSPEED_8GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2089 speed = FC_PORTSPEED_8GBIT; in qlafx00_get_host_speed()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c523 fdmi_speed |= FC_PORTSPEED_8GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c256 { FC_PORTSPEED_8GBIT, "8 Gbit" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6522 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1287 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()