taglinefilesource code
rx_fifo_errors763drivers/net/3c505.cadapter->stats.rx_fifo_errors += adapter->irx_pcb.data.netstat.err_ovrrun;
rx_fifo_errors845drivers/net/3c507.cif (frame_status & 0x0200) lp->stats.rx_fifo_errors++;
rx_fifo_errors567drivers/net/3c509.clp->stats.rx_fifo_errors    += inb(ioaddr + 5);
rx_fifo_errors489drivers/net/8390.cei_local->stat.rx_fifo_errors++;
rx_fifo_errors371drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x0200) lp->stats.rx_fifo_errors++;
rx_fifo_errors2040drivers/net/arcnet.clp->stats.rx_fifo_errors++;
rx_fifo_errors2128drivers/net/arcnet.clp->stats.rx_fifo_errors++;
rx_fifo_errors1153drivers/net/de4x5.cif (status & RD_OF)           lp->stats.rx_fifo_errors++;
rx_fifo_errors943drivers/net/depca.cif (status & R_BUFF) lp->stats.rx_fifo_errors++;
rx_fifo_errors938drivers/net/eexpress.cif (frame_status & 0x0200) lp->stats.rx_fifo_errors++;
rx_fifo_errors1036drivers/net/ewrk3.cif (rx_status & PLL) lp->stats.rx_fifo_errors++;
rx_fifo_errors978drivers/net/lance.cif (status & 0x04) lp->stats.rx_fifo_errors++;
rx_fifo_errors1069drivers/net/ni52.cp->stats.rx_fifo_errors += ovrn;
rx_fifo_errors3210drivers/net/ppp.cppp_stats.rx_fifo_errors      = 0;
rx_fifo_errors441drivers/net/skeleton.cif (status & 0x04) lp->stats.rx_fifo_errors++;
rx_fifo_errors820drivers/net/slip.cstats.rx_fifo_errors = sl->rx_compressed;
rx_fifo_errors825drivers/net/slip.cstats.rx_fifo_errors += comp->sls_i_compressed;
rx_fifo_errors607drivers/net/tulip.cif (status & 0x0001) lp->stats.rx_fifo_errors++;
rx_fifo_errors1550drivers/net/wavelan.clp->stats.rx_fifo_errors++;
rx_fifo_errors543drivers/net/znet.cif (status & 0x0100) lp->stats.rx_fifo_errors++;
rx_fifo_errors83include/linux/if_ether.hint  rx_fifo_errors;      /* recv'r fifo overrun    */
rx_fifo_errors891net/core/dev.cstats->rx_fifo_errors,