taglinefilesource code
tx_carrier_errors536drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors491drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors370drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors1098drivers/net/depca.cif (err_status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors551drivers/net/eexpress.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors622drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors72include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors891net/inet/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors