Home
last modified time | relevance | path

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

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