Searched refs:tx_bytes (Results 1 – 6 of 6) sorted by relevance
45 u64 tx_bytes; /* total bytes transmitted */ member64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local74 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()
55 u64 tx_bytes; member65 u64 tx_bytes; member
132 &zdev->fmb->fmt3.tx_bytes); in pci_perf_show()
164 dev->stats.tx_bytes += len; in nfeth_xmit()
396 lp->stats.tx_bytes += skb->len; in iss_net_start_xmit()
385 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