Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_10GBIT (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
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()
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()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h115 #define FC_PORTSPEED_10GBIT 4 macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c1860 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) in fc_lport_init()
1861 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c459 lport->link_speed = FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
497 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in qedf_update_link_speed()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c502 fdmi_speed |= FC_PORTSPEED_10GBIT; in zfcp_fsf_convert_portspeed()
/OK3568_Linux_fs/kernel/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()
H A Dlpfc_init.c4596 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_supported_speeds_set()
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mr.c2093 speed = FC_PORTSPEED_10GBIT; in qlafx00_get_host_speed()
H A Dqla_attr.c2551 speed = FC_PORTSPEED_10GBIT; in qla2x00_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c245 { FC_PORTSPEED_10GBIT, "10 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1021 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in ibmvfc_get_host_speed()