Searched refs:FC_PORTSPEED_40GBIT (Results 1 – 10 of 10) sorted by relevance
93 { FC_PORTSPEED_40GBIT, SPEED_40000 },126 FC_PORTSPEED_40GBIT); in fcoe_link_speed_update()151 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in fcoe_link_speed_update()
122 #define FC_PORTSPEED_40GBIT 0x100 macro
287 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in csio_get_host_speed()
359 val = htonl(FC_PORTSPEED_40GBIT); in csio_ln_fdmi_rhba_cbfn()
85 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()86 fnic->lport->link_supported_speeds = FC_PORTSPEED_40GBIT; in fnic_handle_link()
183 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
1917 if (lport->link_supported_speeds & FC_PORTSPEED_40GBIT) in fc_lport_init()1918 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_40GBIT; in fc_lport_init()
465 lport->link_speed = FC_PORTSPEED_40GBIT; in qedf_update_link_speed()514 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
259 { FC_PORTSPEED_40GBIT, "40 Gbit" },
6424 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in lpfc_get_host_speed()