Home
last modified time | relevance | path

Searched refs:n_output_bytes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h113 uint32_t n_output_bytes; /* Output Bytes */ member
H A Dcsio_attr.c361 fhs->fcp_output_megabytes += ln->stats.n_output_bytes >> 20; in csio_get_stats()
H A Dcsio_scsi.c1846 ln->stats.n_output_bytes += scsi_bufflen(cmnd); in csio_queuecommand()