taglinefilesource code
tx_carrier_errors558drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors620drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors998drivers/net/3c59x.cvp->stats.tx_carrier_errors    += inb(ioaddr + 0);
tx_carrier_errors398drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors427drivers/net/a2065.cpriv->stats.tx_carrier_errors++;
tx_carrier_errors817drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors2004drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors2081drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors472drivers/net/ariadne.cpriv->stats.tx_carrier_errors++;
tx_carrier_errors897drivers/net/atarilance.cif (err_status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1313drivers/net/de4x5.cif (status & TD_NC) lp->stats.tx_carrier_errors++;
tx_carrier_errors1008drivers/net/depca.cif (status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1195drivers/net/eepro.clp->stats.tx_carrier_errors++;
tx_carrier_errors881drivers/net/eexpress.clp->stats.tx_carrier_errors++;
tx_carrier_errors1093drivers/net/ewrk3.cif (tx_status & T_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors929drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors588drivers/net/lance32.cif (err_status & 0x08000000) lp->stats.tx_carrier_errors++;
tx_carrier_errors1062drivers/net/ni52.cp->stats.tx_carrier_errors++;
tx_carrier_errors559drivers/net/ni65.cp->stats.tx_carrier_errors++;
tx_carrier_errors3133drivers/net/ppp.cppp_stats.tx_carrier_errors   = 0;
tx_carrier_errors1422drivers/net/sk_g16.cp->stats.tx_carrier_errors++;
tx_carrier_errors1590drivers/net/smc9194.cif ( tx_status & TS_LOSTCAR ) lp->stats.tx_carrier_errors++;
tx_carrier_errors445drivers/net/sunlance.cif (status & LE_T3_CLOS) lp->stats.tx_carrier_errors++;
tx_carrier_errors901drivers/net/tulip.cif (status & TRING_TxCARR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1763drivers/net/wavelan.clp->stats.tx_carrier_errors++;
tx_carrier_errors1769drivers/net/wavelan.clp->stats.tx_carrier_errors++;
tx_carrier_errors446drivers/net/znet.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors112include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors880net/core/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors