taglinefilesource code
tx_carrier_errors558drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors563drivers/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_errors817drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors1996drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors2073drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors1282drivers/net/de4x5.cif (status & TD_NC)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1006drivers/net/depca.cif (status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1121drivers/net/eepro.clp->stats.tx_carrier_errors++;
tx_carrier_errors884drivers/net/eexpress.clp->stats.tx_carrier_errors++;
tx_carrier_errors1092drivers/net/ewrk3.cif (tx_status & T_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors903drivers/net/lance.cif (err_status & 0x0800) 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_errors402drivers/net/sunlance.cif (status & LE_T3_CLOS) lp->stats.tx_carrier_errors++;
tx_carrier_errors494drivers/net/tulip.cif (status & 0x0C00) 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_errors96include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors861net/core/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors