Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_4GBIT (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/scsi/bfa/
Dbfad_im.c1003 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1007 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1011 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1015 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
Dbfad_attr.c221 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in bfad_im_get_host_speed()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_attr.c2406 speed = FC_PORTSPEED_4GBIT; in qla2x00_get_host_speed()
3119 speeds |= FC_PORTSPEED_4GBIT; in qla2x00_init_host_attr()
3123 FC_PORTSPEED_4GBIT; in qla2x00_init_host_attr()
3125 speeds = FC_PORTSPEED_8GBIT|FC_PORTSPEED_4GBIT| in qla2x00_init_host_attr()
3128 speeds = FC_PORTSPEED_4GBIT|FC_PORTSPEED_2GBIT| in qla2x00_init_host_attr()
Dqla_mr.c2115 speed = FC_PORTSPEED_4GBIT; in qlafx00_get_host_speed()
/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h116 #define FC_PORTSPEED_4GBIT 8 macro
/Linux-v5.4/drivers/message/fusion/
Dmptfc.c1024 speed = FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
1037 speed |= FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_transport.c85 { FC_PORTSPEED_4GBIT, SPEED_4000 },
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_fsf.c469 fdmi_speed |= FC_PORTSPEED_4GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v5.4/drivers/scsi/
Dscsi_transport_fc.c244 { FC_PORTSPEED_4GBIT, "4 Gbit" },
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.c957 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_attr.c6489 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4486 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_supported_speeds_set()