Home
last modified time | relevance | path

Searched refs:tx_bytes (Results 1 – 6 of 6) sorted by relevance

/arch/s390/appldata/
A Dappldata_net_sum.c45 u64 tx_bytes; /* total bytes transmitted */ member
64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local
74 tx_bytes = 0; in appldata_get_net_sum_data()
90 tx_bytes += stats->tx_bytes; in appldata_get_net_sum_data()
104 net_data->tx_bytes = tx_bytes; in appldata_get_net_sum_data()
/arch/s390/include/asm/
A Dpci.h55 u64 tx_bytes; member
65 u64 tx_bytes; member
/arch/s390/pci/
A Dpci_debug.c132 &zdev->fmb->fmt3.tx_bytes); in pci_perf_show()
/arch/m68k/emu/
A Dnfeth.c164 dev->stats.tx_bytes += len; in nfeth_xmit()
/arch/xtensa/platforms/iss/
A Dnetwork.c396 lp->stats.tx_bytes += skb->len; in iss_net_start_xmit()
/arch/um/drivers/
A Dvector_kern.c385 qi->dev->stats.tx_bytes += bytes_compl; in consume_vector_skbs()
930 vp->dev->stats.tx_bytes += skb->len; in writev_tx()

Completed in 12 milliseconds