Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/scsi/elx/efct/
Defct_xport.c355 {SLI4_LINK_MODULE_TYPE_4GB, FC_PORTSPEED_4GBIT}, in efct_get_link_supported_speeds()
764 fc_speed = FC_PORTSPEED_4GBIT; in efct_get_host_speed()
/Linux-v6.6/include/scsi/
Dscsi_transport_fc.h117 #define FC_PORTSPEED_4GBIT 8 macro
/Linux-v6.6/drivers/message/fusion/
Dmptfc.c1023 speed = FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
1036 speed |= FC_PORTSPEED_4GBIT; in mptfc_init_host_attr()
/Linux-v6.6/drivers/scsi/fcoe/
Dfcoe_transport.c86 { FC_PORTSPEED_4GBIT, SPEED_4000 },
/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_attr.c2581 speed = FC_PORTSPEED_4GBIT; in qla2x00_get_host_speed()
3357 supported_speeds |= FC_PORTSPEED_4GBIT; in qla2x00_get_host_supported_speeds()
Dqla_mr.c2088 speed = FC_PORTSPEED_4GBIT; in qlafx00_get_host_speed()
/Linux-v6.6/drivers/s390/scsi/
Dzfcp_fsf.c519 fdmi_speed |= FC_PORTSPEED_4GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v6.6/drivers/scsi/
Dscsi_transport_fc.c254 { FC_PORTSPEED_4GBIT, "4 Gbit" },
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_attr.c6518 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4988 fc_host_supported_speeds(shost) |= FC_PORTSPEED_4GBIT; in lpfc_host_supported_speeds_set()
/Linux-v6.6/drivers/scsi/ibmvscsi/
Dibmvfc.c1271 fc_host_speed(shost) = FC_PORTSPEED_4GBIT; in ibmvfc_get_host_speed()