Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_50GBIT (Results 1 – 7 of 7) sorted by relevance

/linux/include/scsi/
A Dscsi_transport_fc.h123 #define FC_PORTSPEED_50GBIT 0x200 macro
/linux/drivers/scsi/csiostor/
A Dcsio_attr.c290 fc_host_speed(shost) = FC_PORTSPEED_50GBIT; in csio_get_host_speed()
A Dcsio_lnode.c361 val = htonl(FC_PORTSPEED_50GBIT); in csio_ln_fdmi_rhba_cbfn()
/linux/drivers/scsi/fcoe/
A Dfcoe_transport.c94 { FC_PORTSPEED_50GBIT, SPEED_50000 },
/linux/drivers/scsi/libfc/
A Dfc_lport.c1923 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()
/linux/drivers/scsi/qedf/
A Dqedf_main.c468 lport->link_speed = FC_PORTSPEED_50GBIT; in qedf_update_link_speed()
522 lport->link_supported_speeds |= FC_PORTSPEED_50GBIT; in qedf_update_link_speed()
/linux/drivers/scsi/
A Dscsi_transport_fc.c260 { FC_PORTSPEED_50GBIT, "50 Gbit" },

Completed in 27 milliseconds