/openbmc/u-boot/include/linux/ |
H A D | netdevice.h | 53 unsigned long tx_heartbeat_errors; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_hippi.h | 75 int tx_heartbeat_errors; member
|
H A D | if_link.h | 32 __u32 tx_heartbeat_errors; member 242 __u64 tx_heartbeat_errors; member
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | if_link.h | 32 __u32 tx_heartbeat_errors; member 239 __u64 tx_heartbeat_errors; member
|
/openbmc/qemu/linux-user/ |
H A D | fd-trans.c | 1060 st->tx_heartbeat_errors = tswap32(st->tx_heartbeat_errors); in host_to_target_data_link_rtattr() 1093 st64->tx_heartbeat_errors = tswap64(st64->tx_heartbeat_errors); in host_to_target_data_link_rtattr()
|
/openbmc/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()
|
/openbmc/linux/net/core/ |
H A D | net-procfs.c | 97 stats->tx_heartbeat_errors, in dev_seq_printf_stats()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/cirrus/ |
H A D | mac89x0.c | 401 dev->stats.tx_heartbeat_errors++; in net_interrupt()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-statistics | 191 What: /sys/class/net/<iface>/statistics/tx_heartbeat_errors
|
/openbmc/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 | 653 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 631 dev->stats.tx_heartbeat_errors++; in tulip_interrupt()
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 805 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
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()
|
H A D | 3c515.c | 1484 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 199 (unsigned long int)nstat->tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid() 238 (unsigned long int)vsi->net_stats_offsets.tx_heartbeat_errors, in i40e_dbg_dump_vsi_seid()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet-main.c | 120 dev->stats.tx_heartbeat_errors++; in fs_enet_napi()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_enet.c | 1934 stats->tx_heartbeat_errors = ndev->stats.tx_heartbeat_errors; in hns_nic_get_stats64()
|
H A D | hns_ethtool.c | 881 p[18] = net_stats->tx_heartbeat_errors; in hns_get_ethtool_stats()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 335 ns->tx_heartbeat_errors = 0; in t1_get_stats()
|
/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 1293 dev->stats.tx_heartbeat_errors++; in i596_interrupt()
|