Searched refs:FC_PORTSPEED_50GBIT (Results 1 – 7 of 7) sorted by relevance
123 #define FC_PORTSPEED_50GBIT 0x200 macro
290 fc_host_speed(shost) = FC_PORTSPEED_50GBIT; in csio_get_host_speed()
361 val = htonl(FC_PORTSPEED_50GBIT); in csio_ln_fdmi_rhba_cbfn()
94 { FC_PORTSPEED_50GBIT, SPEED_50000 },
1923 if (lport->link_supported_speeds & FC_PORTSPEED_50GBIT) in fc_lport_init()1924 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_50GBIT; in fc_lport_init()
469 lport->link_speed = FC_PORTSPEED_50GBIT; in qedf_update_link_speed()523 lport->link_supported_speeds |= FC_PORTSPEED_50GBIT; in qedf_update_link_speed()
261 { FC_PORTSPEED_50GBIT, "50 Gbit" },