Home
last modified time | relevance | path

Searched refs:tx_packets (Results 1 – 5 of 5) sorted by relevance

/arch/s390/appldata/
A Dappldata_net_sum.c43 u64 tx_packets; /* total packets transmitted */ member
64 unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors, in appldata_get_net_sum_data() local
72 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()
/arch/m68k/emu/
A Dnfeth.c163 dev->stats.tx_packets++; in nfeth_xmit()
/arch/s390/include/asm/
A Dpci.h56 u64 tx_packets; member
/arch/xtensa/platforms/iss/
A Dnetwork.c395 lp->stats.tx_packets++; in iss_net_start_xmit()
/arch/um/drivers/
A Dvector_kern.c386 qi->dev->stats.tx_packets += count; in consume_vector_skbs()
931 vp->dev->stats.tx_packets++; in writev_tx()

Completed in 19 milliseconds