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_errors386drivers/net/8390.cif (status & ENTSR_CRS) ei_local->stat.tx_carrier_errors++;
tx_carrier_errors826drivers/net/apricot.cif ((ptr->status) & 0x0400) lp->stats.tx_carrier_errors++;
tx_carrier_errors1238drivers/net/de4x5.cif (status & TD_NC)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1035drivers/net/depca.cif (status & TMD3_LCAR) lp->stats.tx_carrier_errors++;
tx_carrier_errors1121drivers/net/eepro.clp->stats.tx_carrier_errors++;
tx_carrier_errors559drivers/net/eexpress.cif (tx_status & 0x0600)  lp->stats.tx_carrier_errors++;
tx_carrier_errors1129drivers/net/ewrk3.cif (tx_status & MAC_NCL)    lp->stats.tx_carrier_errors++;
tx_carrier_errors883drivers/net/lance.cif (err_status & 0x0800) lp->stats.tx_carrier_errors++;
tx_carrier_errors886drivers/net/ni52.cp->stats.tx_carrier_errors++;
tx_carrier_errors476drivers/net/ni65.cp->stats.tx_carrier_errors++;
tx_carrier_errors1900drivers/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_errors1756drivers/net/wavelan.clp->stats.tx_carrier_errors++;
tx_carrier_errors1762drivers/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_errors889net/core/dev.cstats->tx_carrier_errors + stats->tx_aborted_errors