Searched refs:FC_PORTSPEED_100GBIT (Results 1 – 9 of 9) sorted by relevance
140 #define FC_PORTSPEED_100GBIT 0x400 macro
293 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in csio_get_host_speed()
362 val = htonl(FC_PORTSPEED_100GBIT); in csio_ln_fdmi_rhba_cbfn()
83 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_100GBIT; in fnic_handle_link()84 fnic->lport->link_supported_speeds = FC_PORTSPEED_100GBIT; in fnic_handle_link()
190 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in fnic_get_host_speed()
106 { FC_PORTSPEED_100GBIT, SPEED_100000 },
459 lport->link_speed = FC_PORTSPEED_100GBIT; in qedf_update_link_speed()479 lport->link_supported_speeds |= FC_PORTSPEED_100GBIT; in qedf_update_link_speed()
268 { FC_PORTSPEED_100GBIT, "100 Gbit" },
5938 fc_host_speed(shost) = FC_PORTSPEED_100GBIT; in lpfc_get_host_speed()