Searched refs:tx_crcerrs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/et/
H A Dif_etvar.h277 uint32_t tx_crcerrs; member in struct:et_hw_stats
H A Dif_et.c2559 &stats->tx_crcerrs, "Frames with CRC errors");
2674 stats->tx_crcerrs += CSR_READ_4(sc, ET_STAT_TX_CRC_ERR);
2697 stats->tx_crcerrs + stats->tx_excess_deferred +

Completed in 83 milliseconds