Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.h112 uint32_t n_input_bytes; /* Input Bytes */ member
H A Dcsio_attr.c360 fhs->fcp_input_megabytes += ln->stats.n_input_bytes >> 20; in csio_get_stats()
H A Dcsio_scsi.c1849 ln->stats.n_input_bytes += scsi_bufflen(cmnd); in csio_queuecommand()