Searched refs:vhost_update_packet_xstats (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 339 vhost_update_packet_xstats(struct vhost_queue *vq, struct rte_mbuf **bufs, in vhost_update_packet_xstats() function 418 vhost_update_packet_xstats(r, bufs, nb_rx, nb_bytes, 0); in eth_vhost_rx() 483 vhost_update_packet_xstats(r, bufs, nb_tx, nb_bytes, nb_missed); in eth_vhost_tx()
|