rxFifoOverruns 932 drivers/net/ethernet/3com/typhoon.c stats->rx_fifo_errors = le32_to_cpu(s->rxFifoOverruns) + rxFifoOverruns 934 drivers/net/ethernet/3com/typhoon.c stats->rx_errors = le32_to_cpu(s->rxFifoOverruns) + rxFifoOverruns 410 drivers/net/ethernet/3com/typhoon.h __le32 rxFifoOverruns;