Searched refs:tx_bytes (Results 1 – 5 of 5) sorted by relevance
50 u64 tx_bytes; /* total bytes transmitted */ member69 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local79 tx_bytes = 0; in appldata_get_net_sum_data()95 tx_bytes += stats->tx_bytes; in appldata_get_net_sum_data()109 net_data->tx_bytes = tx_bytes; in appldata_get_net_sum_data()
169 dev->stats.tx_bytes += len; in nfeth_xmit()
383 local->stats.tx_bytes += skb->len; in simeth_tx()
529 lp->stats.tx_bytes += skb->len; in iss_net_start_xmit()
224 dev->stats.tx_bytes += skb->len; in uml_net_start_xmit()