Home
last modified time | relevance | path

Searched refs:FC_PORTSPEED_8GBIT (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_drv.h59 #ifndef FC_PORTSPEED_8GBIT
60 #define FC_PORTSPEED_8GBIT 0x10 macro
H A Dbfad_im.c1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1006 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1010 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
H A Dbfad_attr.c218 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in bfad_im_get_host_speed()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_fc.h117 #define FC_PORTSPEED_8GBIT 0x10 macro
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe_transport.c86 { FC_PORTSPEED_8GBIT, SPEED_8000 },
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_attr.c2548 speed = FC_PORTSPEED_8GBIT; in qla2x00_get_host_speed()
3277 supported_speeds |= FC_PORTSPEED_8GBIT; in qla2x00_get_host_supported_speeds()
H A Dqla_mr.c2090 speed = FC_PORTSPEED_8GBIT; in qlafx00_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fsf.c504 fdmi_speed |= FC_PORTSPEED_8GBIT; in zfcp_fsf_convert_portspeed()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c246 { FC_PORTSPEED_8GBIT, "8 Gbit" },
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1018 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in ibmvfc_get_host_speed()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_attr.c6679 fc_host_speed(shost) = FC_PORTSPEED_8GBIT; in lpfc_get_host_speed()
H A Dlpfc_init.c4598 fc_host_supported_speeds(shost) |= FC_PORTSPEED_8GBIT; in lpfc_host_supported_speeds_set()