Home
last modified time | relevance | path

Searched refs:vtnet_txq_stats (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/virtio/network/
H A Dif_vtnetvar.h101 struct vtnet_txq_stats { struct
121 struct vtnet_txq_stats vtntx_stats; argument
H A Dif_vtnet.c186 struct vtnet_rxq_stats *, struct vtnet_txq_stats *);
2993 struct vtnet_txq_stats *txacc) in vtnet_accum_stats()
2997 bzero(txacc, sizeof(struct vtnet_txq_stats)); in vtnet_accum_stats()
3001 struct vtnet_txq_stats *txst; in vtnet_accum_stats()
3025 struct vtnet_txq_stats txaccum; in vtnet_get_counter()
4130 struct vtnet_txq_stats *stats; in vtnet_setup_txq_sysctl()
4181 struct vtnet_txq_stats txaccum; in vtnet_setup_stat_sysctl()