taglinefilesource code
tx_carrier_errors555drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors551drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors371drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors785drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors1117drivers/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_errors1113drivers/net/ewrk3.cif (tx_status & MAC_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors802drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors955drivers/net/ni52.cp->stats.tx_carrier_errors++;
tx_carrier_errors478drivers/net/ni65.cp->stats.tx_carrier_errors++;
tx_carrier_errors1873drivers/net/ppp.cppp_stats.tx_carrier_errors = 0;
tx_carrier_errors1426drivers/net/sk_g16.cp->stats.tx_carrier_errors++;
tx_carrier_errors448drivers/net/znet.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors74include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors973net/inet/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors