Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_20GBIT (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/scsi/fcoe/
Dfcoe_transport.c89 { FC_PORTSPEED_20GBIT, SPEED_20000 },
124 FC_PORTSPEED_20GBIT | in fcoe_link_speed_update()
143 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; in fcoe_link_speed_update()
/Linux-v5.4/include/scsi/
Dscsi_transport_fc.h120 #define FC_PORTSPEED_20GBIT 0x80 macro
/Linux-v5.4/drivers/scsi/fnic/
Dfnic_fcs.c86 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_20GBIT; in fnic_handle_link()
87 fnic->lport->link_supported_speeds = FC_PORTSPEED_20GBIT; in fnic_handle_link()
Dfnic_main.c187 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in fnic_get_host_speed()
/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c458 lport->link_speed = FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
502 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
/Linux-v5.4/drivers/scsi/
Dscsi_transport_fc.c249 { FC_PORTSPEED_20GBIT, "20 Gbit" },