Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_40GBIT (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c92 { FC_PORTSPEED_40GBIT, SPEED_40000 },
125 FC_PORTSPEED_40GBIT); in fcoe_link_speed_update()
150 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in fcoe_link_speed_update()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h121 #define FC_PORTSPEED_40GBIT 0x100 macro
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_fcs.c95 fc_host_speed(fnic->lport->host) = FC_PORTSPEED_40GBIT; in fnic_handle_link()
96 fnic->lport->link_supported_speeds = FC_PORTSPEED_40GBIT; in fnic_handle_link()
H A Dfnic_main.c194 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in fnic_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_attr.c287 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in csio_get_host_speed()
H A Dcsio_lnode.c359 val = htonl(FC_PORTSPEED_40GBIT); in csio_ln_fdmi_rhba_cbfn()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c465 lport->link_speed = FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
514 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; in qedf_update_link_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c250 { FC_PORTSPEED_40GBIT, "40 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c6715 fc_host_speed(shost) = FC_PORTSPEED_40GBIT; in lpfc_get_host_speed()