Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c90 { FC_PORTSPEED_20GBIT, SPEED_20000 },
125 FC_PORTSPEED_20GBIT | in fcoe_link_speed_update()
144 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; in fcoe_link_speed_update()
/openbmc/linux/include/scsi/
H A Dscsi_transport_fc.h121 #define FC_PORTSPEED_20GBIT 0x80 macro
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c76 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_20GBIT; in fnic_handle_link()
77 fnic->lport->link_supported_speeds = FC_PORTSPEED_20GBIT; in fnic_handle_link()
H A Dfnic_main.c176 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in fnic_get_host_speed()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c482 lport->link_speed = FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
545 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c259 { FC_PORTSPEED_20GBIT, "20 Gbit" },
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c6559 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in lpfc_get_host_speed()