Searched refs:FC_PORTSPEED_100GBIT (Results 1 – 10 of 10) sorted by relevance
1919 if (lport->link_supported_speeds & FC_PORTSPEED_100GBIT) in fc_lport_init()1920 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_100GBIT; in fc_lport_init()1925 if (lport->link_supported_speeds & FC_PORTSPEED_100GBIT) in fc_lport_init()1926 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_100GBIT; in fc_lport_init()
124 #define FC_PORTSPEED_100GBIT 0x400 macro
101 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_100GBIT; in fnic_handle_link()102 fnic->lport->link_supported_speeds = FC_PORTSPEED_100GBIT; in fnic_handle_link()
197 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in fnic_get_host_speed()
293 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in csio_get_host_speed()
363 val = htonl(FC_PORTSPEED_100GBIT); in csio_ln_fdmi_rhba_cbfn()
95 { FC_PORTSPEED_100GBIT, SPEED_100000 },
471 lport->link_speed = FC_PORTSPEED_100GBIT; in qedf_update_link_speed()531 lport->link_supported_speeds |= FC_PORTSPEED_100GBIT; in qedf_update_link_speed()
261 { FC_PORTSPEED_100GBIT, "100 Gbit" },
6982 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in lpfc_get_host_speed()
Completed in 59 milliseconds