taglinefilesource code
rx_fifo_errors855drivers/net/3c505.cadapter->stats.rx_fifo_errors += adapter->irx_pcb.data.netstat.err_ovrrun;
rx_fifo_errors836drivers/net/3c507.cif (frame_status & 0x0200) lp->stats.rx_fifo_errors++;
rx_fifo_errors625drivers/net/3c509.clp->stats.rx_fifo_errors    += inb(ioaddr + 5);
rx_fifo_errors1003drivers/net/3c59x.cvp->stats.rx_fifo_errors    += inb(ioaddr + 5);
rx_fifo_errors492drivers/net/8390.cei_local->stat.rx_fifo_errors++;
rx_fifo_errors677drivers/net/a2065.cpriv->stats.rx_fifo_errors++;
rx_fifo_errors366drivers/net/apricot.cif ((lp->scb.rfd->stat) & 0x0200) lp->stats.rx_fifo_errors++;
rx_fifo_errors719drivers/net/ariadne.cpriv->stats.rx_fifo_errors++;
rx_fifo_errors982drivers/net/atarilance.cif (status & RMD1_BUFF) lp->stats.rx_fifo_errors++;
rx_fifo_errors1229drivers/net/de4x5.cif (status & RD_OF)           lp->stats.rx_fifo_errors++;
rx_fifo_errors911drivers/net/depca.cif (status & R_BUFF) lp->stats.rx_fifo_errors++;
rx_fifo_errors608drivers/net/eexpress.clp->stats.rx_fifo_errors++;
rx_fifo_errors999drivers/net/ewrk3.cif (rx_status & R_PLL) lp->stats.rx_fifo_errors++;
rx_fifo_errors1026drivers/net/lance.cif (status & 0x04) lp->stats.rx_fifo_errors++;
rx_fifo_errors684drivers/net/lance32.cif (status & 0x04) lp->stats.rx_fifo_errors++;
rx_fifo_errors1279drivers/net/ni52.cp->stats.rx_fifo_errors += ovrn;
rx_fifo_errors3123drivers/net/ppp.cppp_stats.rx_fifo_errors      = 0;
rx_fifo_errors1302drivers/net/pt.clp->stats.rx_fifo_errors++;
rx_fifo_errors456drivers/net/skeleton.cif (status & 0x04) lp->stats.rx_fifo_errors++;
rx_fifo_errors837drivers/net/slip.cstats.rx_fifo_errors = sl->rx_compressed;
rx_fifo_errors842drivers/net/slip.cstats.rx_fifo_errors += comp->sls_i_compressed;
rx_fifo_errors1389drivers/net/smc9194.clp->stats.rx_fifo_errors++;      
rx_fifo_errors387drivers/net/sunlance.cif (bits & LE_R1_BUF) lp->stats.rx_fifo_errors++;
rx_fifo_errors997drivers/net/tulip.cif (status & TRING_RxFIFO) lp->stats.rx_fifo_errors++;
rx_fifo_errors1545drivers/net/wavelan.clp->stats.rx_fifo_errors++;
rx_fifo_errors543drivers/net/znet.cif (status & 0x0100) lp->stats.rx_fifo_errors++;
rx_fifo_errors107include/linux/if_ether.hint  rx_fifo_errors;    /* recv'r fifo overrun    */
rx_fifo_errors875net/core/dev.cstats->rx_fifo_errors,