input_bytes      2660 drivers/scsi/qla2xxx/qla_attr.c 		p->rx_words = vha->qla_stats.input_bytes;
input_bytes      2666 drivers/scsi/qla2xxx/qla_attr.c 	p->fcp_input_megabytes = vha->qla_stats.input_bytes >> 20;
input_bytes      3374 drivers/scsi/qla2xxx/qla_def.h 	uint64_t input_bytes;
input_bytes        37 drivers/scsi/qla2xxx/qla_iocb.c 		vha->qla_stats.input_bytes += scsi_bufflen(cmd);
input_bytes       619 drivers/scsi/qla2xxx/qla_iocb.c 		vha->qla_stats.input_bytes += scsi_bufflen(cmd);
input_bytes       728 drivers/scsi/qla2xxx/qla_iocb.c 		vha->qla_stats.input_bytes += scsi_bufflen(cmd);
input_bytes      2307 drivers/scsi/qla2xxx/qla_isr.c 			vha->qla_stats.input_bytes +=
input_bytes      3029 drivers/scsi/qla2xxx/qla_mr.c 		vha->qla_stats.input_bytes += scsi_bufflen(cmd);
input_bytes       430 drivers/scsi/qla2xxx/qla_nvme.c 		vha->qla_stats.input_bytes += fd->payload_length;