/kernel/linux/linux-5.10/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 83 { FC_PORTSPEED_1GBIT, SPEED_1000 }, 122 lport->link_supported_speeds &= ~(FC_PORTSPEED_1GBIT | in fcoe_link_speed_update() 131 lport->link_supported_speeds |= FC_PORTSPEED_1GBIT; in fcoe_link_speed_update()
|
/kernel/linux/linux-6.6/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 84 { FC_PORTSPEED_1GBIT, SPEED_1000 }, 123 lport->link_supported_speeds &= ~(FC_PORTSPEED_1GBIT | in fcoe_link_speed_update() 132 lport->link_supported_speeds |= FC_PORTSPEED_1GBIT; in fcoe_link_speed_update()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 193 FC_PORTSPEED_1GBIT; in csio_fchost_attr_init() 278 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in csio_get_host_speed()
|
H A D | csio_lnode.c | 346 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn() 353 val = htonl(FC_PORTSPEED_1GBIT); in csio_ln_fdmi_rhba_cbfn()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 193 FC_PORTSPEED_1GBIT; in csio_fchost_attr_init() 278 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in csio_get_host_speed()
|
H A D | csio_lnode.c | 346 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn() 353 val = htonl(FC_PORTSPEED_1GBIT); in csio_ln_fdmi_rhba_cbfn()
|
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/ |
H A D | efct_xport.c | 353 {SLI4_LINK_MODULE_TYPE_1GB, FC_PORTSPEED_1GBIT}, in efct_get_link_supported_speeds() 758 fc_speed = FC_PORTSPEED_1GBIT; in efct_get_host_speed()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_fc.h | 113 #define FC_PORTSPEED_1GBIT 1 macro
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
H A D | mptfc.c | 1018 speed = FC_PORTSPEED_1GBIT; in mptfc_init_host_attr() 1031 speed |= FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfad_im.c | 1008 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds() 1016 FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
|
H A D | bfad_attr.c | 227 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/message/fusion/ |
H A D | mptfc.c | 1019 speed = FC_PORTSPEED_1GBIT; in mptfc_init_host_attr() 1032 speed |= FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfad_im.c | 1008 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds() 1016 FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
|
H A D | bfad_attr.c | 227 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in bfad_im_get_host_speed()
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_fc.h | 114 #define FC_PORTSPEED_1GBIT 1 macro
|
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_lport.c | 1864 if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT) in fc_lport_init() 1865 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_lport.c | 1919 if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT) in fc_lport_init() 1920 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()
|
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2539 speed = FC_PORTSPEED_1GBIT; in qla2x00_get_host_speed() 3294 supported_speeds |= FC_PORTSPEED_1GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 2575 speed = FC_PORTSPEED_1GBIT; in qla2x00_get_host_speed() 3361 supported_speeds |= FC_PORTSPEED_1GBIT; in qla2x00_get_host_supported_speeds()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6670 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed() 6703 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 6512 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed() 6548 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()
|
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 496 fdmi_speed |= FC_PORTSPEED_1GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 515 fdmi_speed |= FC_PORTSPEED_1GBIT; in zfcp_fsf_convert_portspeed()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_fc.c | 242 { FC_PORTSPEED_1GBIT, "1 Gbit" },
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_fc.c | 252 { FC_PORTSPEED_1GBIT, "1 Gbit" },
|