/linux-4.1.27/include/uapi/linux/ |
D | if_hippi.h | 74 int tx_heartbeat_errors; member
|
D | if_link.h | 32 __u32 tx_heartbeat_errors; member 65 __u64 tx_heartbeat_errors; member
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | lib8390.c | 563 dev->stats.tx_heartbeat_errors++; in ei_tx_err() 638 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
|
D | axnet_cs.c | 1237 if (txsr & ENTSR_CDH) dev->stats.tx_heartbeat_errors++; in ei_tx_err() 1319 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
|
/linux-4.1.27/net/core/ |
D | net-procfs.c | 97 stats->tx_heartbeat_errors, in dev_seq_printf_stats()
|
D | net-sysfs.c | 555 NETSTAT_ENTRY(tx_heartbeat_errors);
|
D | rtnetlink.c | 795 a->tx_heartbeat_errors = b->tx_heartbeat_errors; in copy_rtnl_link_stats()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 1159 (long)pstats->tx_fifo_errors, (long)pstats->tx_heartbeat_errors); in pr_linux_stats() 1263 lp->linux_stats.tx_heartbeat_errors = lp->mace_stats.cerr; in update_stats()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_port.c | 234 stats->tx_heartbeat_errors = 0; in mlx4_en_DUMP_ETH_STATS()
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
D | mac89x0.c | 448 dev->stats.tx_heartbeat_errors++; in net_interrupt()
|
D | cs89x0.c | 749 dev->stats.tx_heartbeat_errors++; in net_interrupt()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 175 What: /sys/class/<iface>/statistics/tx_heartbeat_errors
|
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | macmace.c | 548 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
|
D | mace.c | 650 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | interrupt.c | 624 dev->stats.tx_heartbeat_errors++; in tulip_interrupt()
|
D | winbond-840.c | 1082 np->stats.tx_heartbeat_errors++; in netdev_tx_done()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_ethtool.c | 75 {"tx_heartbeat_errors", IXGB_NETDEV_STAT(stats.tx_heartbeat_errors)},
|
D | ixgb_main.c | 1774 netdev->stats.tx_heartbeat_errors = 0; in ixgb_update_stats()
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 799 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
D | 3c574_cs.c | 968 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
D | 3c509.c | 899 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
D | 3c515.c | 1494 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
D | 3c59x.c | 2859 dev->stats.tx_heartbeat_errors += window_read8(vp, 6, 1); in update_stats()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_mpc52xx.c | 521 stats->tx_heartbeat_errors = in_be32(&fec->ieee_t_sqe); in mpc52xx_fec_get_stats()
|
D | fec_main.c | 1240 ndev->stats.tx_heartbeat_errors++; in fec_enet_tx_queue()
|
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/ |
D | fs_enet-main.c | 251 fep->stats.tx_heartbeat_errors++; in fs_enet_tx_napi()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 3287 stats->tx_heartbeat_errors += sstats->tx_heartbeat_errors - pstats->tx_heartbeat_errors; in bond_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 438 (long unsigned int)nstat->tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid() 477 (long unsigned int)vsi->net_stats_offsets.tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 338 ns->tx_heartbeat_errors = 0; in t1_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/i825xx/ |
D | lib82596.c | 1185 dev->stats.tx_heartbeat_errors++; in i596_interrupt()
|
D | 82596.c | 1304 dev->stats.tx_heartbeat_errors++; in i596_interrupt()
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smsc9420.c | 938 dev->stats.tx_heartbeat_errors++; in smsc9420_tx_update_stats()
|
/linux-4.1.27/drivers/net/ethernet/ |
D | fealnx.c | 1520 dev->stats.tx_heartbeat_errors++; in intr_handler()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 69 { "tx_heartbeat_errors", E1000_NETDEV_STAT(stats.tx_heartbeat_errors) },
|
/linux-4.1.27/drivers/net/ethernet/toshiba/ |
D | tc35815.c | 1741 dev->stats.tx_heartbeat_errors++; in tc35815_check_tx_stat()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_stats.c | 1174 nstats->tx_heartbeat_errors = 0; in bnx2x_net_stats_update()
|
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-rhine.c | 1892 dev->stats.tx_heartbeat_errors++; in rhine_tx()
|
D | via-velocity.c | 1939 stats->tx_heartbeat_errors++; in velocity_tx_srv()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 78 E1000_NETDEV_STAT("tx_heartbeat_errors", tx_heartbeat_errors),
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 177 unsigned long tx_heartbeat_errors; member
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 110 IGB_NETDEV_STAT(tx_heartbeat_errors)
|
/linux-4.1.27/drivers/staging/slicoss/ |
D | slicoss.c | 2528 dev->stats.tx_heartbeat_errors = 0; in slic_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 97 {"tx_heartbeat_errors", IXGBE_NETDEV_STAT(tx_heartbeat_errors)},
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 1519 ns->tx_heartbeat_errors = 0; in cxgb_get_stats()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | skge.c | 3253 ++dev->stats.tx_heartbeat_errors; in skge_mac_parity()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 2901 ns->tx_heartbeat_errors = 0; in cxgb_get_stats()
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 2062 ai->dev->stats.tx_heartbeat_errors++; in get_tx_error()
|