FC_PORTSPEED_100GBIT  293 drivers/scsi/csiostor/csio_attr.c 		fc_host_speed(shost) = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  363 drivers/scsi/csiostor/csio_lnode.c 		val = htonl(FC_PORTSPEED_100GBIT);
FC_PORTSPEED_100GBIT   94 drivers/scsi/fcoe/fcoe_transport.c 	{ FC_PORTSPEED_100GBIT, SPEED_100000 },
FC_PORTSPEED_100GBIT   99 drivers/scsi/fnic/fnic_fcs.c 		fc_host_speed(fnic->lport->host)   = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  100 drivers/scsi/fnic/fnic_fcs.c 		fnic->lport->link_supported_speeds = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  197 drivers/scsi/fnic/fnic_main.c 		fc_host_speed(shost) = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT 6525 drivers/scsi/lpfc/lpfc_attr.c 			fc_host_speed(shost) = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  455 drivers/scsi/qedf/qedf_main.c 		lport->link_speed = FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  499 drivers/scsi/qedf/qedf_main.c 		lport->link_supported_speeds |= FC_PORTSPEED_100GBIT;
FC_PORTSPEED_100GBIT  252 drivers/scsi/scsi_transport_fc.c 	{ FC_PORTSPEED_100GBIT,		"100 Gbit" },