Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 1 – 25 of 71) sorted by relevance

123

/linux-2.4.37.9/include/linux/
Dif_hippi.h75 int tx_window_errors; member
Dnetdevice.h130 unsigned long tx_window_errors; member
/linux-2.4.37.9/drivers/net/sk98lin/
Dskproc.c324 pAC->stats.tx_window_errors); in sk_gen_browse()
/linux-2.4.37.9/drivers/net/wan/lmc/
Dlmc_var.h282 unsigned long tx_window_errors; member
/linux-2.4.37.9/drivers/net/
Dsaa9730.c145 lp->stats.tx_window_errors); in show_saa9730_regs()
594 tx_window_errors++; in lan_saa9730_tx()
D8390.c574 if (txsr & ENTSR_OWC) ei_local->stat.tx_window_errors++; in ei_tx_err()
665 ei_local->stat.tx_window_errors++; in ei_tx_intr()
Disa-skeleton.c501 np->stats.tx_window_errors++; in net_interrupt()
Dmac89x0.c444 if (status & TX_LATE_COL) lp->stats.tx_window_errors++; in net_interrupt()
Dsonic.c219 lp->stats.tx_window_errors++; in sonic_interrupt()
D7990.c347 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++; in lance_tx()
Dcirrus.c294 if ((RegContent (status) & Out_of_window)) priv->stats.tx_window_errors++; in cirrus_interrupt()
Dam79c961a.c550 priv->stats.tx_window_errors ++; in am79c961_tx()
Dsunlance.c591 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++; in lance_tx_dvma()
763 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++; in lance_tx_pio()
Dsmc9194.c1302 lp->stats.tx_window_errors++; in smc_tx()
Dsun3lance.c686 if (status & TMD3_LCOL) lp->stats.tx_window_errors++; in lance_interrupt()
Drcpci45.c805 pDpa->stats.tx_window_errors = 0; in RCget_stats()
Da2065.c380 if (status & LE_T3_LCOL) lp->stats.tx_window_errors++; in lance_tx()
Dsk_mca.c725 0) priv->stat.tx_window_errors++; in irqtx_handler()
Dariadne.c501 priv->stats.tx_window_errors++; in ariadne_interrupt()
Datarilance.c911 if (err_status & TMD3_LCOL) lp->stats.tx_window_errors++; in lance_interrupt()
Dfealnx.c1555 np->stats.tx_window_errors++; in intr_handler()
1602 np->stats.tx_window_errors += (data & 0x00ff0000) >> 16; in intr_handler()
/linux-2.4.37.9/drivers/net/tulip/
Dinterrupt.c406 if (status & 0x0200) tp->stats.tx_window_errors++; in tulip_interrupt()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Denet.c316 cep->stats.tx_window_errors++; in scc_enet_interrupt()
/linux-2.4.37.9/arch/ppc/8xx_io/
Denet.c348 cep->stats.tx_window_errors++; in scc_enet_interrupt()
/linux-2.4.37.9/drivers/net/pcmcia/
Daxnet_cs.c1491 if (txsr & ENTSR_OWC) ei_local->stat.tx_window_errors++; in ei_tx_err()
1571 ei_local->stat.tx_window_errors++; in ei_tx_intr()

123