Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe_transport.c100 FC_PORTSPEED_10GBIT | in fcoe_link_speed_update()
113 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; in fcoe_link_speed_update()
130 lport->link_speed = FC_PORTSPEED_10GBIT; in fcoe_link_speed_update()
/linux-4.1.27/drivers/scsi/csiostor/
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()
Dcsio_lnode.c336 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
345 val = htonl(FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()
/linux-4.1.27/drivers/scsi/fnic/
Dfnic_main.c180 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
183 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
848 lp->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_probe()
/linux-4.1.27/include/scsi/
Dscsi_transport_fc.h129 #define FC_PORTSPEED_10GBIT 4 macro
/linux-4.1.27/drivers/message/fusion/
Dmptfc.c1034 speed = FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
1047 speed |= FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_lport.c1888 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) in fc_lport_init()
1889 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
/linux-4.1.27/drivers/scsi/bfa/
Dbfad_attr.c219 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in bfad_im_get_host_speed()
Dbfad_im.c1006 supported_speed |= FC_PORTSPEED_10GBIT; in bfad_im_supported_speeds()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c1657 speed = FC_PORTSPEED_10GBIT; in qla2x00_get_host_speed()
2302 speed = FC_PORTSPEED_10GBIT; in qla2x00_init_host_attr()
Dqla_mr.c2118 speed = FC_PORTSPEED_10GBIT; in qlafx00_get_host_speed()
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fsf.c453 fdmi_speed |= FC_PORTSPEED_10GBIT; in zfcp_fsf_convert_portspeed()
/linux-4.1.27/drivers/scsi/
Dscsi_transport_fc.c260 { FC_PORTSPEED_10GBIT, "10 Gbit" },
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_attr.c5265 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
Dlpfc_init.c3496 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_attrib_init()
/linux-4.1.27/drivers/scsi/ibmvscsi/
Dibmvfc.c972 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in ibmvfc_get_host_speed()