Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_32GBIT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_xport.c358 {SLI4_LINK_MODULE_TYPE_32GB, FC_PORTSPEED_32GBIT}, in efct_get_link_supported_speeds()
776 fc_speed = FC_PORTSPEED_32GBIT; in efct_get_host_speed()
/linux/include/scsi/
H A Dscsi_transport_fc.h120 #define FC_PORTSPEED_32GBIT 0x40 macro
/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c92 { FC_PORTSPEED_32GBIT, SPEED_32000 },
/linux/drivers/scsi/fnic/
H A Dfnic_main.c218 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in fnic_get_host_speed()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c2586 speed = FC_PORTSPEED_32GBIT; in qla2x00_get_host_speed()
3355 supported_speeds |= FC_PORTSPEED_32GBIT; in qla2x00_get_host_supported_speeds()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c527 fdmi_speed |= FC_PORTSPEED_32GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c258 { FC_PORTSPEED_32GBIT, "32 Gbit" },
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6531 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()