Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dlibfc.h263 u64 OutputBytes; member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1922 this_cpu_add(lport->stats->OutputBytes, fsp->data_len); in fc_queuecommand()
H A Dfc_lport.c327 fcp_out_bytes += READ_ONCE(stats->OutputBytes); in fc_get_host_stats()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c2052 this_cpu_add(lport->stats->OutputBytes, io_req->data_xfer_len); in bnx2fc_post_io_req()