Searched refs:rx_fifo_errors (Results 1 – 25 of 101) sorted by relevance
12345
67 int rx_fifo_errors; /* recv'r fifo overrun */ member
122 unsigned long rx_fifo_errors; /* recv'r fifo overrun */ member
739 ++yp->stats.rx_fifo_errors; in yam_interrupt()792 len += sprintf(buffer + len, " RxOver %lu\n", yam_ports[i].stats.rx_fifo_errors); in yam_net_get_info()884 yam_ports[i].stats.rx_fifo_errors = 0; in yam_open()
429 "receiver fifo overrun", wandev->stats.rx_fifo_errors); in wandev_get_info()1018 "receiver fifo overrun", wandev->stats.rx_fifo_errors); in wandev_get_info()
274 unsigned long rx_fifo_errors; /* recv'r fifo overrun */ member
594 priv->stat.rx_fifo_errors++; in irqmiss_handler()636 priv->stat.rx_fifo_errors++; in irqrx_handler()
161 lp->stats.rx_fifo_errors); in show_saa9730_regs()706 lp->stats.rx_fifo_errors++; in lan_saa9730_rx()
525 if (status & 0x04) lp->stats.rx_fifo_errors++; in net_rx()
249 lp->stats.rx_fifo_errors++; in sonic_interrupt()
608 stats.rx_fifo_errors = sl->rx_compressed;613 stats.rx_fifo_errors += comp->sls_i_compressed;
281 if (bits & LE_R1_BUF) lp->stats.rx_fifo_errors++; in lance_rx()
517 if (rcv_stat & RS_OFLW) lp->stats.rx_fifo_errors++; in ni5010_rx()
602 mp->stats.rx_fifo_errors++; in mace_dma_rx_frame()
838 if (frame_status & 0x0200) lp->stats.rx_fifo_errors++; in el16_rx()
864 lp->stats.rx_fifo_errors++; in i596_rx()1378 lp->stats.rx_fifo_errors++; in i596_interrupt()
564 if (status & 0x0100) lp->stats.rx_fifo_errors++; in znet_rx()
527 if (bits & LE_R1_BUF) lp->stats.rx_fifo_errors++; in lance_rx_dvma()701 if (bits & LE_R1_BUF) lp->stats.rx_fifo_errors++; in lance_rx_pio()
835 lp->stats.rx_fifo_errors++; in i596_rx()1391 lp->stats.rx_fifo_errors++; in i596_interrupt()
982 stats->rx_fifo_errors = le32_to_cpu(s->rxFifoOverruns); in typhoon_do_get_stats()1000 stats->rx_fifo_errors += saved->rx_fifo_errors; in typhoon_do_get_stats()
1427 lp->stats.rx_fifo_errors++; in smc_interrupt()
173 if (status & 0x0001) tp->stats.rx_fifo_errors++; in tulip_rx()
870 self->stats.rx_fifo_errors++; in w83977af_dma_receive_complete()873 self->stats.rx_fifo_errors++; in w83977af_dma_receive_complete()
466 si->stats.rx_fifo_errors++; in sa1100_irda_hpsir_irq()
1367 (long)pstats->rx_fifo_errors, (long)pstats->rx_missed_errors); in pr_linux_stats()1467 lp->linux_stats.rx_fifo_errors = lp->mace_stats.oflo; in update_stats()
849 es->rx_fifo_errors += r >> 24; /* fifo overrun */ in update_rx_stats()