FC_PORTSPEED_10GBIT 1026 drivers/message/fusion/mptfc.c 		speed = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 1039 drivers/message/fusion/mptfc.c 		speed |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  471 drivers/s390/scsi/zfcp_fsf.c 		fdmi_speed |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  212 drivers/scsi/bfa/bfad_attr.c 		fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 1018 drivers/scsi/bfa/bfad_im.c 		supported_speed |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  192 drivers/scsi/csiostor/csio_attr.c 	fc_host_supported_speeds(shost) = FC_PORTSPEED_10GBIT |
FC_PORTSPEED_10GBIT  281 drivers/scsi/csiostor/csio_attr.c 		fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  346 drivers/scsi/csiostor/csio_lnode.c 	val = htonl(FC_PORTSPEED_1GBIT | FC_PORTSPEED_10GBIT);
FC_PORTSPEED_10GBIT  355 drivers/scsi/csiostor/csio_lnode.c 		val = htonl(FC_PORTSPEED_10GBIT);
FC_PORTSPEED_10GBIT   87 drivers/scsi/fcoe/fcoe_transport.c 	{ FC_PORTSPEED_10GBIT,  SPEED_10000  },
FC_PORTSPEED_10GBIT  123 drivers/scsi/fcoe/fcoe_transport.c 		                                  FC_PORTSPEED_10GBIT |
FC_PORTSPEED_10GBIT  138 drivers/scsi/fcoe/fcoe_transport.c 			lport->link_supported_speeds |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT   82 drivers/scsi/fnic/fnic_fcs.c 		fc_host_speed(fnic->lport->host)   = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT   83 drivers/scsi/fnic/fnic_fcs.c 		fnic->lport->link_supported_speeds = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  184 drivers/scsi/fnic/fnic_main.c 		fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  845 drivers/scsi/fnic/fnic_main.c 	lp->link_supported_speeds = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  963 drivers/scsi/ibmvscsi/ibmvfc.c 			fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 1858 drivers/scsi/libfc/fc_lport.c 	if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT)
FC_PORTSPEED_10GBIT 1859 drivers/scsi/libfc/fc_lport.c 		fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 6495 drivers/scsi/lpfc/lpfc_attr.c 			fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 6516 drivers/scsi/lpfc/lpfc_attr.c 			fc_host_speed(shost) = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 4490 drivers/scsi/lpfc/lpfc_init.c 		fc_host_supported_speeds(shost) |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  443 drivers/scsi/qedf/qedf_main.c 		lport->link_speed = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  477 drivers/scsi/qedf/qedf_main.c 		lport->link_supported_speeds |= FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 2410 drivers/scsi/qla2xxx/qla_attr.c 		speed = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 3093 drivers/scsi/qla2xxx/qla_attr.c 		speeds = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT 2121 drivers/scsi/qla2xxx/qla_mr.c 		speed = FC_PORTSPEED_10GBIT;
FC_PORTSPEED_10GBIT  245 drivers/scsi/scsi_transport_fc.c 	{ FC_PORTSPEED_10GBIT,		"10 Gbit" },