Home
last modified time | relevance | path

Searched defs:tx_total (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/nfb/
H A Dnfb_stats.c18 uint64_t tx_total = 0; in nfb_eth_stats_get() local
/f-stack/dpdk/examples/vhost/
H A Dmain.h23 uint64_t tx_total; member
H A Dmain.c1379 uint64_t tx, tx_total, rx, rx_total; in print_stats() local
/f-stack/dpdk/drivers/net/null/
H A Drte_eth_null.c306 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/ring/
H A Drte_eth_ring.c178 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c329 unsigned long rx_total = 0, tx_total = 0, tx_err_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/szedata2/
H A Drte_eth_szedata2.c1084 uint64_t tx_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1287 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1038 unsigned long rx_total = 0, tx_total = 0, tx_err_total = 0; in tap_stats_get() local