Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_256GBIT (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_scsi.h141 #ifndef FC_PORTSPEED_256GBIT
142 #define FC_PORTSPEED_256GBIT 0x4000 macro
Dlpfc_attr.c6403 fc_host_speed(shost) = FC_PORTSPEED_256GBIT; in lpfc_get_host_speed()
Dlpfc_init.c4966 fc_host_supported_speeds(shost) |= FC_PORTSPEED_256GBIT; in lpfc_host_supported_speeds_set()
/linux-6.1.9/include/scsi/
Dscsi_transport_fc.h128 #define FC_PORTSPEED_256GBIT 0x4000 macro
/linux-6.1.9/drivers/scsi/
Dscsi_transport_fc.c265 { FC_PORTSPEED_256GBIT, "256 Gbit" },