Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_40GBIT (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_transport.c92 { FC_PORTSPEED_40GBIT, SPEED_40000 },
125 FC_PORTSPEED_40GBIT); in fcoe_link_speed_update()
150 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in fcoe_link_speed_update()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_transport.c93 { FC_PORTSPEED_40GBIT, SPEED_40000 },
126 FC_PORTSPEED_40GBIT); in fcoe_link_speed_update()
151 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in fcoe_link_speed_update()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h121 #define FC_PORTSPEED_40GBIT 0x100 macro
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c95 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()
96 fnic->lport->link_supported_speeds = FC_PORTSPEED_40GBIT; in fnic_handle_link()
H A Dfnic_main.c194 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_attr.c287 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c359 val = htonl(FC_PORTSPEED_40GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h122 #define FC_PORTSPEED_40GBIT 0x100 macro
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_attr.c287 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c359 val = htonl(FC_PORTSPEED_40GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fcs.c85 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()
86 fnic->lport->link_supported_speeds = FC_PORTSPEED_40GBIT; in fnic_handle_link()
H A Dfnic_main.c183 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c1923 if (lport->link_supported_speeds & FC_PORTSPEED_40GBIT) in fc_lport_init()
1924 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_40GBIT; in fc_lport_init()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c466 lport->link_speed = FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
515 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c466 lport->link_speed = FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
515 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c250 { FC_PORTSPEED_40GBIT, "40 Gbit" },
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c260 { FC_PORTSPEED_40GBIT, "40 Gbit" },
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c6715 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in lpfc_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c6560 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in lpfc_get_host_speed()

Completed in 79 milliseconds