taglinefilesource code
tx_heartbeat_errors556drivers/net/3c507.cif (!(tx_status & 0x0040))  lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors551drivers/net/3c509.clp->stats.tx_heartbeat_errors  += inb(ioaddr + 1);
tx_heartbeat_errors388drivers/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_errors1128drivers/net/eepro.clp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors561drivers/net/eexpress.cif (!(tx_status & 0x0040))  lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors1903drivers/net/ppp.cppp_stats.tx_heartbeat_errors = 0;
tx_heartbeat_errors497drivers/net/tulip.cif (status & 0x0080) lp->stats.tx_heartbeat_errors++;
tx_heartbeat_errors1772drivers/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_errors890net/core/dev.c+ stats->tx_window_errors + stats->tx_heartbeat_errors);