FC_PORTSPEED_25GBIT  284 drivers/scsi/csiostor/csio_attr.c 		fc_host_speed(shost) = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT  357 drivers/scsi/csiostor/csio_lnode.c 		val = htonl(FC_PORTSPEED_25GBIT);
FC_PORTSPEED_25GBIT   90 drivers/scsi/fcoe/fcoe_transport.c 	{ FC_PORTSPEED_25GBIT,  SPEED_25000  },
FC_PORTSPEED_25GBIT   90 drivers/scsi/fnic/fnic_fcs.c 		fc_host_speed(fnic->lport->host)   = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT   91 drivers/scsi/fnic/fnic_fcs.c 		fnic->lport->link_supported_speeds = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT  190 drivers/scsi/fnic/fnic_main.c 		fc_host_speed(shost) = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT 6519 drivers/scsi/lpfc/lpfc_attr.c 			fc_host_speed(shost) = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT  446 drivers/scsi/qedf/qedf_main.c 		lport->link_speed = FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT  482 drivers/scsi/qedf/qedf_main.c 		lport->link_supported_speeds |= FC_PORTSPEED_25GBIT;
FC_PORTSPEED_25GBIT  253 drivers/scsi/scsi_transport_fc.c 	{ FC_PORTSPEED_25GBIT,		"25 Gbit" },