Searched refs:FC_PORTSPEED_1GBIT (Results 1 – 14 of 14) sorted by relevance
99 lport->link_supported_speeds &= ~(FC_PORTSPEED_1GBIT | in fcoe_link_speed_update()107 lport->link_supported_speeds |= FC_PORTSPEED_1GBIT; in fcoe_link_speed_update()127 lport->link_speed = FC_PORTSPEED_1GBIT; in fcoe_link_speed_update()
193 FC_PORTSPEED_1GBIT; in csio_fchost_attr_init()278 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in csio_get_host_speed()
336 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()343 val = htonl(FC_PORTSPEED_1GBIT); in csio_ln_fdmi_rhba_cbfn()
1659 speed = FC_PORTSPEED_1GBIT; in qla2x00_get_host_speed()2322 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2325 FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2327 speed = FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2330 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2335 speed = FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
127 #define FC_PORTSPEED_1GBIT 1 macro
996 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()1004 FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
234 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in bfad_im_get_host_speed()
1028 speed = FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()1041 speed |= FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()
1886 if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT) in fc_lport_init()1887 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()
447 fdmi_speed |= FC_PORTSPEED_1GBIT; in zfcp_fsf_convert_portspeed()
257 { FC_PORTSPEED_1GBIT, "1 Gbit" },
5253 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()
3515 fc_host_supported_speeds(shost) |= FC_PORTSPEED_1GBIT; in lpfc_host_attrib_init()
960 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in ibmvfc_get_host_speed()