Home
last modified time | relevance | path

Searched refs:rx_words (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c563 fc_stats->rx_words = data->rx_words - old->rx_words; in zfcp_scsi_adjust_fc_host_stats()
594 fc_stats->rx_words = data->rx_words; in zfcp_scsi_set_fc_host_stats()
H A Dzfcp_fsf.h420 u64 rx_words; member
/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_defs_cna.h27 u64 rx_words; /*!< Rx words */ member
/linux/drivers/scsi/bfa/
H A Dbfad_attr.c290 hstats->rx_words = fcstats->fc.rx_words; in bfad_im_get_stats()
H A Dbfa_defs_svc.h1241 u64 rx_words; /* Rx words */ member
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c352 fhs->rx_words += (be64_to_cpu(fcoe_port_stats.rx_bcast_bytes) + in csio_get_stats()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c835 vport->fc_host_stats.rx_words = in efct_get_stats()
/linux/drivers/scsi/libfc/
H A Dfc_lport.c320 fc_stats->rx_words += READ_ONCE(stats->RxWords); in fc_get_host_stats()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c711 bnx2fc_stats->rx_words += ((hba->bfw_stats.fcoe_rx_byte_cnt) / 4); in bnx2fc_get_host_stats()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c2113 qedf_stats->rx_words += fw_fcoe_stats->fcoe_rx_byte_cnt / 4; in qedf_fc_get_host_stats()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c2161 fc_host_statistic(rx_words);