Searched refs:FC_PORTSPEED_25GBIT (Results 1 – 9 of 9) sorted by relevance
124 #define FC_PORTSPEED_25GBIT 0x800 macro
284 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in csio_get_host_speed()
357 val = htonl(FC_PORTSPEED_25GBIT); in csio_ln_fdmi_rhba_cbfn()
90 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_25GBIT; in fnic_handle_link()91 fnic->lport->link_supported_speeds = FC_PORTSPEED_25GBIT; in fnic_handle_link()
190 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()
90 { FC_PORTSPEED_25GBIT, SPEED_25000 },
462 lport->link_speed = FC_PORTSPEED_25GBIT; in qedf_update_link_speed()505 lport->link_supported_speeds |= FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
253 { FC_PORTSPEED_25GBIT, "25 Gbit" },
6712 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in lpfc_get_host_speed()