Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.c1013 FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT; in bfad_im_supported_speeds()
1017 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1021 FC_PORTSPEED_4GBIT | in bfad_im_supported_speeds()
1025 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
Dbfad_attr.c229 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in bfad_im_get_host_speed()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_attr.c1654 speed = FC_PORTSPEED_4GBIT; in qla2x00_get_host_speed()
2330 FC_PORTSPEED_4GBIT; in qla2x00_init_host_attr()
2332 speed = FC_PORTSPEED_8GBIT | FC_PORTSPEED_4GBIT | in qla2x00_init_host_attr()
2335 speed = FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in qla2x00_init_host_attr()
2340 speed = FC_PORTSPEED_8GBIT | FC_PORTSPEED_4GBIT | in qla2x00_init_host_attr()
Dqla_mr.c2114 speed = FC_PORTSPEED_4GBIT; in qlafx00_get_host_speed()
/Linux-v4.19/include/scsi/
Dscsi_transport_fc.h133 #define FC_PORTSPEED_4GBIT 8 macro
/Linux-v4.19/drivers/message/fusion/
Dmptfc.c1025 speed = FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
1038 speed |= FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c97 { FC_PORTSPEED_4GBIT, SPEED_4000 },
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fsf.c453 fdmi_speed |= FC_PORTSPEED_4GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c260 { FC_PORTSPEED_4GBIT, "4 Gbit" },
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_attr.c5905 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4144 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_attrib_init()
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c970 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()