Searched refs:tx_carrier_errors (Results 76 - 100 of 132) sorted by relevance

123456

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Darlan-main.c1729 READSHM(priv->stats.tx_carrier_errors, arlan->numStatusTimeouts, u_int);
H A Dwavelan.c771 lp->stats.tx_carrier_errors++;
779 lp->stats.tx_carrier_errors++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dyellowfin.c973 if (tx_errs & 0x0800) yp->stats.tx_carrier_errors++;
H A Dpci-skeleton.c1399 tp->stats.tx_carrier_errors++;
H A Dsmc911x.c690 lp->stats.tx_carrier_errors++;
H A Dsmc91x.c809 lp->stats.tx_carrier_errors++;
H A Dsundance.c1456 np->stats.tx_carrier_errors += ioread8(ioaddr + StatsCarrierError);
H A Dvia-rhine.c1384 if (txstatus & 0x0400) rp->stats.tx_carrier_errors++;
H A D3c515.c1495 vp->stats.tx_carrier_errors += inb(ioaddr + 0);
H A D8139cp.c728 cp->net_stats.tx_carrier_errors++;
H A D82596.c1348 lp->stats.tx_carrier_errors++;
H A Damd8111e.c1101 /* stats.tx_carrier_errors*/
1102 new_stats->tx_carrier_errors =
H A Dcs89x0.c1596 if (status & TX_LOST_CRS) lp->stats.tx_carrier_errors++;
H A Ddepca.c1132 lp->stats.tx_carrier_errors++;
H A Ddl2k.c987 np->stats.tx_carrier_errors += stat_reg;
H A Deepro.c1671 lp->stats.tx_carrier_errors++;
H A Depic100.c1020 stats->tx_carrier_errors++;
H A Dewrk3.c1077 lp->stats.tx_carrier_errors++;
H A Dfealnx.c1518 np->stats.tx_carrier_errors++;
H A Dfec.c522 fep->stats.tx_carrier_errors++;
H A Dlasi_82596.c1270 lp->stats.tx_carrier_errors++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dnetiucv.c1311 privptr->stats.tx_carrier_errors++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dwinbond-840.c1075 if (tx_status & 0x0C80) np->stats.tx_carrier_errors++;
H A Dxircom_tulip_cb.c1103 if (status & Tx0NoCarrier) tp->stats.tx_carrier_errors++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_main.c1376 sc->stats.tx_carrier_errors++;

Completed in 223 milliseconds

123456