Searched refs:FC_PORTSPEED_32GBIT (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 358 {SLI4_LINK_MODULE_TYPE_32GB, FC_PORTSPEED_32GBIT}, in efct_get_link_supported_speeds() 776 fc_speed = FC_PORTSPEED_32GBIT; in efct_get_host_speed()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_fc.h | 119 #define FC_PORTSPEED_32GBIT 0x40 macro
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_fc.h | 120 #define FC_PORTSPEED_32GBIT 0x40 macro
|
/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 91 { FC_PORTSPEED_32GBIT, SPEED_32000 },
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 92 { FC_PORTSPEED_32GBIT, SPEED_32000 },
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2557 speed = FC_PORTSPEED_32GBIT; in qla2x00_get_host_speed() 3284 supported_speeds |= FC_PORTSPEED_32GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2593 speed = FC_PORTSPEED_32GBIT; in qla2x00_get_host_speed() 3351 supported_speeds |= FC_PORTSPEED_32GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 508 fdmi_speed |= FC_PORTSPEED_32GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 527 fdmi_speed |= FC_PORTSPEED_32GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 248 { FC_PORTSPEED_32GBIT, "32 Gbit" },
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 258 { FC_PORTSPEED_32GBIT, "32 Gbit" },
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6688 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4592 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_supported_speeds_set()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6530 fc_host_speed(shost) = FC_PORTSPEED_32GBIT; in lpfc_get_host_speed()
|
H A D | lpfc_init.c | 4980 fc_host_supported_speeds(shost) |= FC_PORTSPEED_32GBIT; in lpfc_host_supported_speeds_set()
|
Completed in 78 milliseconds