Searched refs:rxoflow (Results 1 – 1 of 1) sorted by relevance
651 u8 rxcrc, rxfram, rxoflow; in arc_emac_stats() local658 rxoflow = rxerr >> 16; in arc_emac_stats()661 stats->rx_errors += rxcrc + rxfram + rxoflow; in arc_emac_stats()663 stats->rx_over_errors += rxoflow; in arc_emac_stats()