Searched refs:tx_packets (Results 1 – 5 of 5) sorted by relevance
43 u64 tx_packets; /* total packets transmitted */ member64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local72 tx_packets = 0; in appldata_get_net_sum_data()88 tx_packets += stats->tx_packets; in appldata_get_net_sum_data()102 net_data->tx_packets = tx_packets; in appldata_get_net_sum_data()
163 dev->stats.tx_packets++; in nfeth_xmit()
56 u64 tx_packets; member
395 lp->stats.tx_packets++; in iss_net_start_xmit()
386 qi->dev->stats.tx_packets += count; in consume_vector_skbs()931 vp->dev->stats.tx_packets++; in writev_tx()
Completed in 19 milliseconds