Searched refs:rx_over_errors (Results 1 – 25 of 101) sorted by relevance
12345
40 unsigned long rx_over_errors; /* Frame bigger then SLIP buf. */ member
281 ax->rx_over_errors++; in ax_changedmtu()726 stats.rx_over_errors = ax->rx_over_errors; in ax_get_stats()843 ax->rx_over_errors++; in kiss_unesc()
40 unsigned long rx_over_errors; /* Frame bigger then X.25 buf. */ member
190 sl->rx_over_errors++; in x25_asy_changed_mtu()680 stats.rx_over_errors = sl->rx_over_errors; in x25_asy_get_stats()759 sl->rx_over_errors++; in x25_asy_unesc()
1092 card->wandev.stats.rx_over_errors = card->u.x.stats.rx_over_errors; in x25_get_stats()1548 printk(KERN_INFO "rx_over_errors=%d\n", stats->rx_over_errors); in x25_dump_stats()
317 ch->stats.rx_over_errors++; in mixcom_receive_frame()356 ch->stats.rx_over_errors++; in mixcom_extended_interrupt()
79 unsigned long rx_over_errors; /* Frame bigger then SLIP buf. */ member
297 sl->rx_over_errors++;356 sl->rx_over_errors++;606 stats.rx_over_errors = sl->rx_over_errors;1042 sl->rx_over_errors++;1120 sl->rx_over_errors++;
274 lp->stats.rx_over_errors++; in lance_rx()283 if (bits & LE_R1_OFL) lp->stats.rx_over_errors++; in lance_rx()
669 ((struct net_device_stats *)(dev->priv))->rx_over_errors++; in de620_rx_intr()689 ((struct net_device_stats *)(dev->priv))->rx_over_errors++; in de620_rx_intr()
521 lp->stats.rx_over_errors++; in lance_rx_dvma()529 if (bits & LE_R1_OFL) lp->stats.rx_over_errors++; in lance_rx_dvma()695 lp->stats.rx_over_errors++; in lance_rx_pio()703 if (bits & LE_R1_OFL) lp->stats.rx_over_errors++; in lance_rx_pio()
307 lp->stats.rx_over_errors++; in lance_rx()316 if (bits & LE_R1_OFL) lp->stats.rx_over_errors++; in lance_rx()
261 unsigned long rx_over_errors; /* Frame bigger then STRIP buf. */ member1002 strip_info->rx_over_errors++; in strip_changedmtu()2379 strip_info->rx_over_errors++; in strip_receive_buf()2443 stats.rx_over_errors = strip_info->rx_over_errors; in strip_get_stats()
523 if (status & 0x10) lp->stats.rx_over_errors++; in net_rx()
333 qep->net_stats.rx_over_errors += 256; in qe_is_bolixed()344 qep->net_stats.rx_over_errors++; in qe_is_bolixed()
564 lp->stats.rx_over_errors++; in lance_rx()575 lp->stats.rx_over_errors++; in lance_rx()
514 if (status & 0x01) lp->stats.rx_over_errors++; in net_rx()
791 lp->stats.rx_over_errors++; in el_receive()
499 if (pkt_hdr & SEEQPKTS_OVERSIZE) lp->stats.rx_over_errors++; in seeq8005_rx()
839 if (frame_status & 0x0100) lp->stats.rx_over_errors++; in el16_rx()
64 int rx_over_errors; /* receiver ring buff overflow */ member
98 u16 rx_over_errors PACKED;
119 unsigned long rx_over_errors; /* receiver ring buff overflow */ member
423 "receiver overrun errors", wandev->stats.rx_over_errors); in wandev_get_info()1012 "receiver overrun errors", wandev->stats.rx_over_errors); in wandev_get_info()
271 unsigned long rx_over_errors; /* receiver ring buff overflow */ member