Searched refs:FC_PORTSPEED_25GBIT (Results 1 – 10 of 10) sorted by relevance
125 #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()
91 { FC_PORTSPEED_25GBIT, SPEED_25000 },
1927 if (lport->link_supported_speeds & FC_PORTSPEED_25GBIT) in fc_lport_init()1928 fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_25GBIT; in fc_lport_init()
215 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in fnic_get_host_speed()
2025 port_speed_bm = FC_PORTSPEED_25GBIT << PORT_SPEED_BIT_8; in fdls_fdmi_register_pa()
470 lport->link_speed = FC_PORTSPEED_25GBIT; in qedf_update_link_speed()513 lport->link_supported_speeds |= FC_PORTSPEED_25GBIT; in qedf_update_link_speed()
263 { FC_PORTSPEED_25GBIT, "25 Gbit" },
6559 fc_host_speed(shost) = FC_PORTSPEED_25GBIT; in lpfc_get_host_speed()