Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/
Dvirtio_net.c2550 u64 tpackets, tbytes, terrors, rpackets, rbytes, rdrops; in virtnet_stats() local
2558 terrors = sq->stats.tx_timeouts; in virtnet_stats()
2573 tot->tx_errors += terrors; in virtnet_stats()