Home
last modified time | relevance | path

Searched refs:tx_heartbeat_errors (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/u-boot/include/linux/
H A Dnetdevice.h53 unsigned long tx_heartbeat_errors; member
/openbmc/linux/include/uapi/linux/
H A Dif_hippi.h75 int tx_heartbeat_errors; member
H A Dif_link.h32 __u32 tx_heartbeat_errors; member
242 __u64 tx_heartbeat_errors; member
/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h32 __u32 tx_heartbeat_errors; member
239 __u64 tx_heartbeat_errors; member
/openbmc/qemu/linux-user/
H A Dfd-trans.c1060 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 Dlib8390.c565 dev->stats.tx_heartbeat_errors++; in ei_tx_err()
644 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
H A Daxnet_cs.c1238 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 Dnet-procfs.c97 stats->tx_heartbeat_errors, in dev_seq_printf_stats()
/openbmc/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c1155 (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 Dmac89x0.c401 dev->stats.tx_heartbeat_errors++; in net_interrupt()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-statistics191 What: /sys/class/net/<iface>/statistics/tx_heartbeat_errors
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmacmace.c547 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
H A Dmace.c653 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c631 dev->stats.tx_heartbeat_errors++; in tulip_interrupt()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c805 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
H A D3c574_cs.c964 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
H A D3c509.c890 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
H A D3c515.c1484 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c199 (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 Dfec_mpc52xx.c523 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 Dfs_enet-main.c120 dev->stats.tx_heartbeat_errors++; in fs_enet_napi()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c1934 stats->tx_heartbeat_errors = ndev->stats.tx_heartbeat_errors; in hns_nic_get_stats64()
H A Dhns_ethtool.c881 p[18] = net_stats->tx_heartbeat_errors; in hns_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c335 ns->tx_heartbeat_errors = 0; in t1_get_stats()
/openbmc/linux/drivers/net/ethernet/i825xx/
H A D82596.c1293 dev->stats.tx_heartbeat_errors++; in i596_interrupt()

12