taglinefilesource code
tx_carrier_errors558drivers/net/3c507.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors558drivers/net/3c509.clp->stats.tx_carrier_errors   += inb(ioaddr + 0);
tx_carrier_errors400drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors821drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors1956drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors2062drivers/net/arcnet.clp->stats.tx_carrier_errors++;
tx_carrier_errors1233drivers/net/de4x5.cif (status & TD_NC)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1030drivers/net/depca.cif (status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1115drivers/net/eepro.clp->stats.tx_carrier_errors++;
tx_carrier_errors557drivers/net/eexpress.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1125drivers/net/ewrk3.cif (tx_status & MAC_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors882drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors885drivers/net/ni52.cp->stats.tx_carrier_errors++;
tx_carrier_errors477drivers/net/ni65.cp->stats.tx_carrier_errors++;
tx_carrier_errors3215drivers/net/ppp.cppp_stats.tx_carrier_errors   = 0;
tx_carrier_errors1428drivers/net/sk_g16.cp->stats.tx_carrier_errors++;
tx_carrier_errors498drivers/net/tulip.cif (status & 0x0C00) lp->stats.tx_carrier_errors++;
tx_carrier_errors1761drivers/net/wavelan.clp->stats.tx_carrier_errors++;
tx_carrier_errors1767drivers/net/wavelan.clp->stats.tx_carrier_errors++;
tx_carrier_errors446drivers/net/znet.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors88include/linux/if_ether.hint  tx_carrier_errors;
tx_carrier_errors893net/core/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors