tx_heartbeat_errors  898 drivers/net/ethernet/3com/3c509.c 	dev->stats.tx_heartbeat_errors	+= inb(ioaddr + 1);
tx_heartbeat_errors 1494 drivers/net/ethernet/3com/3c515.c 	dev->stats.tx_heartbeat_errors += inb(ioaddr + 1);
tx_heartbeat_errors  965 drivers/net/ethernet/3com/3c574_cs.c 	dev->stats.tx_heartbeat_errors		+= inb(ioaddr + 1);
tx_heartbeat_errors  798 drivers/net/ethernet/3com/3c589_cs.c 	dev->stats.tx_heartbeat_errors	+= inb(ioaddr + 1);
tx_heartbeat_errors 2850 drivers/net/ethernet/3com/3c59x.c 	dev->stats.tx_heartbeat_errors		+= window_read8(vp, 6, 1);
tx_heartbeat_errors 1235 drivers/net/ethernet/8390/axnet_cs.c 		if (txsr & ENTSR_CDH) dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1317 drivers/net/ethernet/8390/axnet_cs.c 			dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  563 drivers/net/ethernet/8390/lib8390.c 			dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  638 drivers/net/ethernet/8390/lib8390.c 			dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1157 drivers/net/ethernet/amd/nmclan_cs.c 	(long)pstats->tx_fifo_errors, (long)pstats->tx_heartbeat_errors);
tx_heartbeat_errors 1261 drivers/net/ethernet/amd/nmclan_cs.c   dev->stats.tx_heartbeat_errors = lp->mace_stats.cerr;
tx_heartbeat_errors  648 drivers/net/ethernet/apple/mace.c 	++dev->stats.tx_heartbeat_errors;
tx_heartbeat_errors  543 drivers/net/ethernet/apple/macmace.c 		++dev->stats.tx_heartbeat_errors;
tx_heartbeat_errors 1176 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 	nstats->tx_heartbeat_errors = 0;
tx_heartbeat_errors  334 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	ns->tx_heartbeat_errors = 0;
tx_heartbeat_errors 1522 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	ns->tx_heartbeat_errors = 0;
tx_heartbeat_errors 2608 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ns->tx_heartbeat_errors = 0;
tx_heartbeat_errors  750 drivers/net/ethernet/cirrus/cs89x0.c 					dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  398 drivers/net/ethernet/cirrus/mac89x0.c 				dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  624 drivers/net/ethernet/dec/tulip/interrupt.c 						dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1079 drivers/net/ethernet/dec/tulip/winbond-840.c 				np->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1515 drivers/net/ethernet/fealnx.c 						dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1291 drivers/net/ethernet/freescale/fec_main.c 				ndev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  521 drivers/net/ethernet/freescale/fec_mpc52xx.c 	stats->tx_heartbeat_errors = in_be32(&fec->ieee_t_sqe);
tx_heartbeat_errors  121 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 				dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1933 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	stats->tx_heartbeat_errors = ndev->stats.tx_heartbeat_errors;
tx_heartbeat_errors  869 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	p[18] = net_stats->tx_heartbeat_errors;
tx_heartbeat_errors 1567 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	stats->tx_heartbeat_errors = netdev->stats.tx_heartbeat_errors;
tx_heartbeat_errors 1304 drivers/net/ethernet/i825xx/82596.c 						dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1186 drivers/net/ethernet/i825xx/lib82596.c 						dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors   49 drivers/net/ethernet/intel/e1000/e1000_ethtool.c 	{ "tx_heartbeat_errors", E1000_NETDEV_STAT(stats.tx_heartbeat_errors) },
tx_heartbeat_errors   60 drivers/net/ethernet/intel/e1000e/ethtool.c 	E1000_NETDEV_STAT("tx_heartbeat_errors", tx_heartbeat_errors),
tx_heartbeat_errors  191 drivers/net/ethernet/intel/i40e/i40e_debugfs.c 		 (unsigned long int)nstat->tx_heartbeat_errors,
tx_heartbeat_errors  230 drivers/net/ethernet/intel/i40e/i40e_debugfs.c 		 (unsigned long int)vsi->net_stats_offsets.tx_heartbeat_errors,
tx_heartbeat_errors   91 drivers/net/ethernet/intel/igb/igb_ethtool.c 	IGB_NETDEV_STAT(tx_heartbeat_errors)
tx_heartbeat_errors   83 drivers/net/ethernet/intel/igc/igc_ethtool.c 	IGC_NETDEV_STAT(tx_heartbeat_errors)
tx_heartbeat_errors   50 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	{"tx_heartbeat_errors", IXGB_NETDEV_STAT(stats.tx_heartbeat_errors)},
tx_heartbeat_errors 1713 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	netdev->stats.tx_heartbeat_errors = 0;
tx_heartbeat_errors   72 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	{"tx_heartbeat_errors", IXGBE_NETDEV_STAT(tx_heartbeat_errors)},
tx_heartbeat_errors 3247 drivers/net/ethernet/marvell/skge.c 	++dev->stats.tx_heartbeat_errors;
tx_heartbeat_errors  888 drivers/net/ethernet/smsc/smsc9420.c 		dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1717 drivers/net/ethernet/toshiba/tc35815.c 		dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1962 drivers/net/ethernet/via/via-rhine.c 				dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors 1918 drivers/net/ethernet/via/via-velocity.c 					stats->tx_heartbeat_errors++;
tx_heartbeat_errors 2059 drivers/net/wireless/cisco/airo.c 		ai->dev->stats.tx_heartbeat_errors++;
tx_heartbeat_errors  183 include/linux/netdevice.h 	unsigned long	tx_heartbeat_errors;
tx_heartbeat_errors   75 include/uapi/linux/if_hippi.h 	int	tx_heartbeat_errors;
tx_heartbeat_errors   33 include/uapi/linux/if_link.h 	__u32	tx_heartbeat_errors;
tx_heartbeat_errors   68 include/uapi/linux/if_link.h 	__u64	tx_heartbeat_errors;
tx_heartbeat_errors   98 net/core/net-procfs.c 		    stats->tx_heartbeat_errors,
tx_heartbeat_errors  596 net/core/net-sysfs.c NETSTAT_ENTRY(tx_heartbeat_errors);
tx_heartbeat_errors  896 net/core/rtnetlink.c 	a->tx_heartbeat_errors = b->tx_heartbeat_errors;
tx_heartbeat_errors   33 tools/include/uapi/linux/if_link.h 	__u32	tx_heartbeat_errors;
tx_heartbeat_errors   68 tools/include/uapi/linux/if_link.h 	__u64	tx_heartbeat_errors;