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()
1923 if (lport->link_supported_speeds & FC_PORTSPEED_40GBIT) in fc_lport_init()1924 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_40GBIT; in fc_lport_init()
222 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
2029 port_speed_bm = FC_PORTSPEED_40GBIT << PORT_SPEED_BIT_9; in fdls_fdmi_register_pa()
473 lport->link_speed = FC_PORTSPEED_40GBIT; in qedf_update_link_speed()522 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
260 { FC_PORTSPEED_40GBIT, "40 Gbit" },
6562 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in lpfc_get_host_speed()