taglinefilesource code
tx_carrier_errors577drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors527drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors382drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors1064drivers/net/depca.cif (err_status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors592drivers/net/eexpress.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors638drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors72include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors791net/inet/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors