Searched refs:terrors (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/
H A Dvirtio_net.c2799 u64 tpackets, tbytes, terrors, rpackets, rbytes, rdrops; local
2807 terrors = u64_stats_read(&sq->stats.tx_timeouts);
2822 tot->tx_errors += terrors;

Completed in 145 milliseconds