Home
last modified time | relevance | path

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

/linux/drivers/scsi/fcoe/
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()
/linux/include/scsi/
A Dscsi_transport_fc.h121 #define FC_PORTSPEED_20GBIT 0x80 macro
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c88 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_20GBIT; in fnic_handle_link()
89 fnic->lport->link_supported_speeds = FC_PORTSPEED_20GBIT; in fnic_handle_link()
A Dfnic_main.c187 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in fnic_get_host_speed()
/linux/drivers/scsi/qedf/
A Dqedf_main.c474 lport->link_speed = FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
537 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; in qedf_update_link_speed()
/linux/drivers/scsi/
A Dscsi_transport_fc.c258 { FC_PORTSPEED_20GBIT, "20 Gbit" },
/linux/drivers/scsi/lpfc/
A Dlpfc_attr.c6973 fc_host_speed(shost) = FC_PORTSPEED_20GBIT; in lpfc_get_host_speed()

Completed in 35 milliseconds