taglinefilesource code
tx_carrier_errors554drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors550drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors377drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors825drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors1125drivers/net/depca.cif (err_status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors559drivers/net/eexpress.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1127drivers/net/ewrk3.cif (tx_status & MAC_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors822drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors954drivers/net/ni52.cp->stats.tx_carrier_errors++;
tx_carrier_errors476drivers/net/ni65.cp->stats.tx_carrier_errors++;
tx_carrier_errors1873drivers/net/ppp.cppp_stats.tx_carrier_errors = 0;
tx_carrier_errors1424drivers/net/sk_g16.cp->stats.tx_carrier_errors++;
tx_carrier_errors494drivers/net/tulip.cif (status & 0x0C00) lp->stats.tx_carrier_errors++;
tx_carrier_errors446drivers/net/znet.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors74include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors901net/inet/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors