Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h262 u64 InputBytes; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1918 this_cpu_add(lport->stats->InputBytes, fsp->data_len); in fc_queuecommand()
H A Dfc_lport.c326 fcp_in_bytes += READ_ONCE(stats->InputBytes); in fc_get_host_stats()
/openbmc/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()