Home
last modified time | relevance | path

Searched refs:tx_words (Results 1 – 12 of 12) sorted by relevance

/drivers/s390/scsi/
Dzfcp_scsi.c422 fc_stats->tx_words = data->tx_words - old->tx_words; in zfcp_adjust_fc_host_stats()
453 fc_stats->tx_words = data->tx_words; in zfcp_set_fc_host_stats()
Dzfcp_fsf.h381 u64 tx_words; member
/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h27 u64 tx_words; /*!< Tx words */ member
/drivers/scsi/bfa/
Dbfad_attr.c293 hstats->tx_words = fcstats->fc.tx_words; in bfad_im_get_stats()
Dbfa_defs_svc.h1238 u64 tx_words; /* Tx words */ member
/drivers/scsi/fnic/
Dfnic_main.c214 stats->tx_words = vs->tx.tx_unicast_bytes_ok / 4; in fnic_get_stats()
243 stats->tx_words); in fnic_dump_fchost_stats()
/drivers/scsi/csiostor/
Dcsio_attr.c332 fhs->tx_words += (be64_to_cpu(fcoe_port_stats.tx_bcast_bytes) + in csio_get_stats()
/drivers/scsi/libfc/
Dfc_lport.c322 fc_stats->tx_words += stats->TxWords; in fc_get_host_stats()
/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c659 bnx2fc_stats->tx_words += ((hba->bfw_stats.fcoe_tx_byte_cnt) / 4); in bnx2fc_get_host_stats()
/drivers/scsi/qla2xxx/
Dqla_attr.c1906 pfc_host_stat->tx_words = vha->qla_stats.output_bytes; in qla2x00_get_fc_host_stats()
/drivers/scsi/
Dscsi_transport_fc.c1728 fc_host_statistic(tx_words);
/drivers/scsi/lpfc/
Dlpfc_attr.c5375 hs->tx_words = (uint64_t) in lpfc_get_stats()