Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/
Dvirtio_net.c2067 u64 tpackets, tbytes, terrors, rpackets, rbytes, rdrops; in virtnet_stats() local
2075 terrors = sq->stats.tx_timeouts; in virtnet_stats()
2090 tot->tx_errors += terrors; in virtnet_stats()