Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
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()
/linux/drivers/scsi/csiostor/
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()
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()
/linux/drivers/scsi/fnic/
A Dfnic_main.c184 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in fnic_get_host_speed()
847 lp->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_probe()
A Dfnic_fcs.c84 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_10GBIT; in fnic_handle_link()
85 fnic->lport->link_supported_speeds = FC_PORTSPEED_10GBIT; in fnic_handle_link()
/linux/include/scsi/
A Dscsi_transport_fc.h116 #define FC_PORTSPEED_10GBIT 4 macro
/linux/drivers/message/fusion/
A Dmptfc.c1025 speed = FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
1038 speed |= FC_PORTSPEED_10GBIT; in mptfc_init_host_attr()
/linux/drivers/scsi/libfc/
A Dfc_lport.c1915 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) in fc_lport_init()
1916 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT; in fc_lport_init()
/linux/drivers/scsi/elx/efct/
A Defct_xport.c770 fc_speed = FC_PORTSPEED_10GBIT; in efct_get_host_speed()
/linux/drivers/scsi/bfa/
A Dbfad_attr.c212 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in bfad_im_get_host_speed()
A Dbfad_im.c1018 supported_speed |= FC_PORTSPEED_10GBIT; in bfad_im_supported_speeds()
/linux/drivers/scsi/qedf/
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()
/linux/drivers/s390/scsi/
A Dzfcp_fsf.c521 fdmi_speed |= FC_PORTSPEED_10GBIT; in zfcp_fsf_convert_portspeed()
/linux/drivers/scsi/lpfc/
A Dlpfc_attr.c6943 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
6970 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in lpfc_get_host_speed()
A Dlpfc_init.c4875 fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT; in lpfc_host_supported_speeds_set()
/linux/drivers/scsi/qla2xxx/
A Dqla_attr.c2592 speed = FC_PORTSPEED_10GBIT; in qla2x00_get_host_speed()
A Dqla_mr.c2093 speed = FC_PORTSPEED_10GBIT; in qlafx00_get_host_speed()
/linux/drivers/scsi/
A Dscsi_transport_fc.c254 { FC_PORTSPEED_10GBIT, "10 Gbit" },
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c1272 fc_host_speed(shost) = FC_PORTSPEED_10GBIT; in ibmvfc_get_host_speed()

Completed in 88 milliseconds