Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_128GBIT (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_scsi.h141 #ifndef FC_PORTSPEED_128GBIT
142 #define FC_PORTSPEED_128GBIT 0x2000 macro
Dlpfc_attr.c6673 fc_host_speed(shost) = FC_PORTSPEED_128GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4588 fc_host_supported_speeds(shost) |= FC_PORTSPEED_128GBIT; in lpfc_host_supported_speeds_set()
/Linux-v5.10/include/scsi/
Dscsi_transport_fc.h126 #define FC_PORTSPEED_128GBIT 0x2000 macro
/Linux-v5.10/drivers/s390/scsi/
Dzfcp_fsf.c512 fdmi_speed |= FC_PORTSPEED_128GBIT; in zfcp_fsf_convert_portspeed()
/Linux-v5.10/drivers/scsi/
Dscsi_transport_fc.c255 { FC_PORTSPEED_128GBIT, "128 Gbit" },