Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dlibfc.h244 * @InputBytes: Number of received bytes
267 u64 InputBytes; member
/linux/drivers/scsi/libfc/
H A Dfc_lport.c326 fcp_in_bytes += READ_ONCE(stats->InputBytes); in fc_get_host_stats()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c2048 this_cpu_add(lport->stats->InputBytes, io_req->data_xfer_len); in bnx2fc_post_io_req()