Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_10GBIT (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe_transport.c87 { FC_PORTSPEED_10GBIT, SPEED_10000 },
123 FC_PORTSPEED_10GBIT | in fcoe_link_speed_update()
138 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in fcoe_link_speed_update()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe_transport.c88 { FC_PORTSPEED_10GBIT, SPEED_10000 },
124 FC_PORTSPEED_10GBIT | in fcoe_link_speed_update()
139 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in fcoe_link_speed_update()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_attr.c192 fc_host_supported_speeds(shost) = FC_PORTSPEED_10GBIT | in csio_fchost_attr_init()
281 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c346 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
355 val = htonl(FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_attr.c192 fc_host_supported_speeds(shost) = FC_PORTSPEED_10GBIT | in csio_fchost_attr_init()
281 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c346 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
355 val = htonl(FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_fc.h115 #define FC_PORTSPEED_10GBIT 4 macro
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_fcs.c82 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_10GBIT; in fnic_handle_link()
83 fnic->lport->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_handle_link()
H A Dfnic_main.c184 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
845 lp->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_probe()
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptfc.c1024 speed = FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
1037 speed |= FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptfc.c1025 speed = FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
1038 speed |= FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_main.c173 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
861 lp->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_probe()
H A Dfnic_fcs.c72 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_10GBIT; in fnic_handle_link()
73 fnic->lport->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_handle_link()
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_fc.h116 #define FC_PORTSPEED_10GBIT 4 macro
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfad_attr.c212 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in bfad_im_get_host_speed()
H A Dbfad_im.c1018 supported_speed |= FC_PORTSPEED_10GBIT; in bfad_im_supported_speeds()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_xport.c770 fc_speed = FC_PORTSPEED_10GBIT; in efct_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfad_attr.c212 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in bfad_im_get_host_speed()
H A Dbfad_im.c1018 supported_speed |= FC_PORTSPEED_10GBIT; in bfad_im_supported_speeds()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_lport.c1866 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) in fc_lport_init()
1867 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_lport.c1921 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) in fc_lport_init()
1922 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf_main.c460 lport->link_speed = FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
498 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_main.c460 lport->link_speed = FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
498 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c6682 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
6706 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c6524 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
6551 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()

Completed in 82 milliseconds

12