Searched refs:rxerr (Results 1 – 1 of 1) sorted by relevance
1285 uint32_t txerr = 0, rxerr = 0, coll = 0; in bfe_gather_stats() local1335 rxerr += bfe->bfe_hw_stats.rx_crc_errs; in bfe_gather_stats()1346 rxerr += bfe->bfe_hw_stats.rx_oversize_pkts; in bfe_gather_stats()1350 rxerr += bfe->bfe_hw_stats.rx_undersize; in bfe_gather_stats()1358 bfe->bfe_stats.ether_stat_macrcv_errors += rxerr; in bfe_gather_stats()