taglinefilesource code
tx_heartbeat_errors567drivers/net/3c507.cif (!(tx_status & 0x0040))  lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors563drivers/net/3c509.clp->stats.tx_heartbeat_errors  += inb(ioaddr + 1);
tx_heartbeat_errors397drivers/net/8390.cif (status & ENTSR_CDH) ei_local->stat.tx_heartbeat_errors++;
tx_heartbeat_errors825drivers/net/apricot.cif (!((ptr->status) & 0x0040)) lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors1133drivers/net/eepro.clp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors566drivers/net/eexpress.cif (!(tx_status & 0x0040))  lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors3225drivers/net/ppp.cppp_stats.tx_heartbeat_errors = 0;
tx_heartbeat_errors507drivers/net/tulip.cif (status & 0x0080) lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors1784drivers/net/wavelan.clp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors448drivers/net/znet.cif (!(tx_status & 0x0040)) lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors90include/linux/if_ether.hint  tx_heartbeat_errors;
tx_heartbeat_errors897net/core/dev.c+ stats->tx_window_errors + stats->tx_heartbeat_errors);