/linux/include/uapi/linux/ |
H A D | if_hippi.h | 75 int tx_heartbeat_errors; member
|
/linux/tools/include/uapi/linux/ |
H A D | if_link.h | 32 __u32 tx_heartbeat_errors; member 242 __u64 tx_heartbeat_errors; member
|
/linux/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 565 dev->stats.tx_heartbeat_errors++; in ei_tx_err() 644 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
|
H A D | axnet_cs.c | 1238 if (txsr & ENTSR_CDH) dev->stats.tx_heartbeat_errors++; in ei_tx_err() 1323 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
|
/linux/net/core/ |
H A D | net-procfs.c | 64 stats->tx_heartbeat_errors, in dev_seq_printf_stats()
|
/linux/drivers/net/ethernet/cirrus/ |
H A D | mac89x0.c | 401 dev->stats.tx_heartbeat_errors++; in net_interrupt()
|
/linux/drivers/net/ethernet/amd/ |
H A D | nmclan_cs.c | 1155 (long)pstats->tx_fifo_errors, (long)pstats->tx_heartbeat_errors); in pr_linux_stats() 1259 dev->stats.tx_heartbeat_errors = lp->mace_stats.cerr; in update_stats()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-statistics | 191 What: /sys/class/net/<iface>/statistics/tx_heartbeat_errors
|
/linux/drivers/net/ethernet/apple/ |
H A D | macmace.c | 547 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
|
H A D | mace.c | 651 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 631 dev->stats.tx_heartbeat_errors++; in tulip_interrupt()
|
H A D | winbond-840.c | 1066 np->stats.tx_heartbeat_errors++; in netdev_tx_done()
|
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet-main.c | 119 dev->stats.tx_heartbeat_errors++; in fs_enet_napi()
|
/linux/drivers/net/ethernet/freescale/ |
H A D | fec_mpc52xx.c | 523 stats->tx_heartbeat_errors = in_be32(&fec->ieee_t_sqe); in mpc52xx_fec_get_stats()
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 964 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
H A D | 3c509.c | 890 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 181 (unsigned long int)nstat->tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid() 220 (unsigned long int)vsi->net_stats_offsets.tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid()
|
/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 881 p[18] = net_stats->tx_heartbeat_errors; in hns_get_ethtool_stats()
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 335 ns->tx_heartbeat_errors = 0; in t1_get_stats()
|
/linux/drivers/net/ethernet/actions/ |
H A D | owl-emac.c | 667 netdev->stats.tx_heartbeat_errors++; in owl_emac_tx_complete_tail()
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 1293 dev->stats.tx_heartbeat_errors++; in i596_interrupt()
|
H A D | lib82596.c | 1199 dev->stats.tx_heartbeat_errors++; in i596_interrupt()
|
/linux/drivers/net/ethernet/ |
H A D | fealnx.c | 1514 dev->stats.tx_heartbeat_errors++; in intr_handler()
|
/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 49 { "tx_heartbeat_errors", E1000_NETDEV_STAT(stats.tx_heartbeat_errors) },
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_stats.c | 1177 nstats->tx_heartbeat_errors = 0; in bnx2x_net_stats_update()
|