Searched refs:FC_PORTSPEED_1GBIT (Results 1 – 14 of 14) sorted by relevance
95 { FC_PORTSPEED_1GBIT, SPEED_1000 },134 lport->link_supported_speeds &= ~(FC_PORTSPEED_1GBIT | in fcoe_link_speed_update()143 lport->link_supported_speeds |= 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()
345 val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT); in csio_ln_fdmi_rhba_cbfn()352 val = htonl(FC_PORTSPEED_1GBIT); in csio_ln_fdmi_rhba_cbfn()
1648 speed = FC_PORTSPEED_1GBIT; in qla2x00_get_host_speed()2333 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2336 FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2338 speed = FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2341 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()2346 speed = FC_PORTSPEED_1GBIT; in qla2x00_init_host_attr()
130 #define FC_PORTSPEED_1GBIT 1 macro
1018 FC_PORTSPEED_2GBIT | FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()1026 FC_PORTSPEED_1GBIT; in bfad_im_supported_speeds()
235 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in bfad_im_get_host_speed()
1021 speed = FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()1034 speed |= FC_PORTSPEED_1GBIT; in mptfc_init_host_attr()
1868 if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT) in fc_lport_init()1869 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT; in fc_lport_init()
449 fdmi_speed |= FC_PORTSPEED_1GBIT; in zfcp_fsf_convert_portspeed()
258 { FC_PORTSPEED_1GBIT, "1 Gbit" },
5899 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in lpfc_get_host_speed()
4148 fc_host_supported_speeds(shost) |= FC_PORTSPEED_1GBIT; in lpfc_host_attrib_init()
964 fc_host_speed(shost) = FC_PORTSPEED_1GBIT; in ibmvfc_get_host_speed()