Searched refs:tx_heartbeat_errors (Results 1 – 25 of 52) sorted by relevance
123
32 __u32 tx_heartbeat_errors; member65 __u64 tx_heartbeat_errors; member
74 int tx_heartbeat_errors; member
54 stats->tx_heartbeat_errors++; in ndesc_get_tx_status()
579 if (txsr & ENTSR_CDH) dev->stats.tx_heartbeat_errors++; in ei_tx_err()660 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
453 dev->stats.tx_heartbeat_errors++; in net_interrupt()
558 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
586 if (!(tx_status & 0x0040)) dev->stats.tx_heartbeat_errors++; in el16_interrupt()
647 dev->stats.tx_heartbeat_errors++; in znet_interrupt()
527 stats->tx_heartbeat_errors = in_be32(&fec->ieee_t_sqe); in mpc52xx_fec_get_stats()
1088 dev->stats.tx_heartbeat_errors++; in i596_handle_CU_completion()
652 ++dev->stats.tx_heartbeat_errors; in mace_handle_misc_intrs()
1026 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
514 ndev->stats.tx_heartbeat_errors++; in fec_enet_tx()
246 stats->tx_heartbeat_errors = 0; in mlx4_en_DUMP_ETH_STATS()
680 pAd->stats.tx_heartbeat_errors = 0; in RT28xx_get_ether_stats()
1160 (long)pstats->tx_fifo_errors, (long)pstats->tx_heartbeat_errors); in pr_linux_stats()1264 lp->linux_stats.tx_heartbeat_errors = lp->mace_stats.cerr; in update_stats()
1258 if (txsr & ENTSR_CDH) dev->stats.tx_heartbeat_errors++; in ei_tx_err()1340 dev->stats.tx_heartbeat_errors++; in ei_tx_intr()
779 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
970 dev->stats.tx_heartbeat_errors += inb(ioaddr + 1); in update_stats()
621 dev->stats.tx_heartbeat_errors++; in tulip_interrupt()
75 {"tx_heartbeat_errors", IXGB_NETDEV_STAT(stats.tx_heartbeat_errors)},
688 a->tx_heartbeat_errors = b->tx_heartbeat_errors; in copy_rtnl_link_stats()
388 NETSTAT_ENTRY(tx_heartbeat_errors);
369 fep->stats.tx_heartbeat_errors++; in fs_enet_tx()
859 dev->stats.tx_heartbeat_errors += at91_emac_read(AT91_EMAC_SQEE);/* Heartbeat error */ in at91ether_stats()