Home
last modified time | relevance | path

Searched refs:tx_aborted_errors (Results 1 – 25 of 120) sorted by relevance

12345

/linux-2.4.37.9/include/net/
Dipip.h43 stats->tx_aborted_errors++; \
/linux-2.4.37.9/include/linux/
Dif_hippi.h71 int tx_aborted_errors; member
Dnetdevice.h126 unsigned long tx_aborted_errors; member
/linux-2.4.37.9/drivers/net/arcnet/
Drfc1051.c193 lp->stats.tx_aborted_errors++; in build_header()
Darcnet.c552 lp->stats.tx_aborted_errors++; in arcnet_rebuild_header()
682 lp->stats.tx_aborted_errors++; in arcnet_timeout()
Drfc1201.c415 lp->stats.tx_aborted_errors++; in build_header()
/linux-2.4.37.9/drivers/net/
Dcirrus.c243 priv->stats.tx_aborted_errors++; in cirrus_send_start()
295 if ((RegContent (status) & Jabber)) priv->stats.tx_aborted_errors++; in cirrus_interrupt()
Dsunqe.c302 qep->net_stats.tx_aborted_errors++; in qe_is_bolixed()
315 qep->net_stats.tx_aborted_errors++; in qe_is_bolixed()
322 qep->net_stats.tx_aborted_errors++; in qe_is_bolixed()
Dsaa9730.c143 lp->stats.tx_aborted_errors); in show_saa9730_regs()
590 lp->stats.tx_aborted_errors++; in lan_saa9730_tx()
Disa-skeleton.c429 np->stats.tx_aborted_errors++; in net_send_packet()
Dlp486e.c755 lp->stats.tx_aborted_errors++; in i596_cleanup_cmd()
1125 lp->stats.tx_aborted_errors++; in i596_handle_CU_completion()
D3c527.c1303 lp->net_stats.tx_aborted_errors++; in mc32_tx_ring()
1315 lp->net_stats.tx_aborted_errors++; in mc32_tx_ring()
Drrunner.c855 rrpriv->stats.tx_aborted_errors++; in rr_handle_event()
864 rrpriv->stats.tx_aborted_errors++; in rr_handle_event()
880 rrpriv->stats.tx_aborted_errors++; in rr_handle_event()
Dmac89x0.c445 if (status & TX_16_COL) lp->stats.tx_aborted_errors++; in net_interrupt()
Dsonic.c215 lp->stats.tx_aborted_errors++; in sonic_interrupt()
D3c501.c672 lp->stats.tx_aborted_errors++; in el_interrupt()
D3c509.c723 if (tx_status & 0x38) lp->stats.tx_aborted_errors++; in el3_start_xmit()
783 if (tx_status & 0x38) lp->stats.tx_aborted_errors++; in el3_interrupt()
D7990.c346 if (status & LE_T3_RTY) lp->stats.tx_aborted_errors++; in lance_tx()
/linux-2.4.37.9/drivers/net/sk98lin/
Dskproc.c312 pAC->stats.tx_aborted_errors); in sk_gen_browse()
/linux-2.4.37.9/net/wanrouter/
Dwanproc.c433 "aborted frames transmitted", wandev->stats.tx_aborted_errors); in wandev_get_info()
1022 "aborted frames transmitted", wandev->stats.tx_aborted_errors); in wandev_get_info()
/linux-2.4.37.9/drivers/net/wan/lmc/
Dlmc_var.h278 unsigned long tx_aborted_errors; member
/linux-2.4.37.9/drivers/net/tulip/
Dinterrupt.c404 if (status & 0x4104) tp->stats.tx_aborted_errors++; in tulip_interrupt()
/linux-2.4.37.9/drivers/net/pcmcia/
Dnmclan_cs.c1370 (long)pstats->tx_aborted_errors, (long)pstats->tx_carrier_errors); in pr_linux_stats()
1472 lp->linux_stats.tx_aborted_errors = lp->mace_stats.rtry; in update_stats()
/linux-2.4.37.9/arch/ppc/cpm2_io/
Denet.c318 cep->stats.tx_aborted_errors++; in scc_enet_interrupt()
/linux-2.4.37.9/arch/ppc/8xx_io/
Denet.c350 cep->stats.tx_aborted_errors++; in scc_enet_interrupt()

12345