Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h124 #define FC_PORTSPEED_25GBIT 0x800 macro
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c90 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_25GBIT; in fnic_handle_link()
91 fnic->lport->link_supported_speeds = FC_PORTSPEED_25GBIT; in fnic_handle_link()
H A Dfnic_main.c190 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_attr.c284 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c357 val = htonl(FC_PORTSPEED_25GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h125 #define FC_PORTSPEED_25GBIT 0x800 macro
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_attr.c284 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c357 val = htonl(FC_PORTSPEED_25GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_transport.c90 { FC_PORTSPEED_25GBIT, SPEED_25000 },
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_transport.c91 { FC_PORTSPEED_25GBIT, SPEED_25000 },
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_fcs.c80 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_25GBIT; in fnic_handle_link()
81 fnic->lport->link_supported_speeds = FC_PORTSPEED_25GBIT; in fnic_handle_link()
H A Dfnic_main.c179 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c1927 if (lport->link_supported_speeds & FC_PORTSPEED_25GBIT) in fc_lport_init()
1928 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_25GBIT; in fc_lport_init()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c463 lport->link_speed = FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
506 lport->link_supported_speeds |= FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c463 lport->link_speed = FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
506 lport->link_supported_speeds |= FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c253 { FC_PORTSPEED_25GBIT, "25 Gbit" },
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c263 { FC_PORTSPEED_25GBIT, "25 Gbit" },
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c6712 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in lpfc_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c6557 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in lpfc_get_host_speed()

Completed in 52 milliseconds