Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 26 – 50 of 88) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/amd/
H A Datarilance.c899 if (err_status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
H A Dnmclan_cs.c1157 (long)pstats->tx_window_errors); in pr_linux_stats()
H A Dlance.c1073 dev->stats.tx_window_errors++; in lance_interrupt()
H A Ddeclance.c669 dev->stats.tx_window_errors++; in lance_tx()
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dsonic.c403 lp->stats.tx_window_errors++; in sonic_interrupt()
/openbmc/linux/drivers/net/ethernet/
H A Dfealnx.c1510 dev->stats.tx_window_errors++; in intr_handler()
1560 dev->stats.tx_window_errors += in intr_handler()
H A Dethoc.c486 netdev->stats.tx_window_errors++; in ethoc_update_tx_stats()
H A Dkorina.c815 dev->stats.tx_window_errors++; in korina_tx()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c738 dev->stats.tx_window_errors++; in smc_tx()
739 if (!(dev->stats.tx_window_errors & 63) && net_ratelimit()) { in smc_tx()
/openbmc/linux/drivers/net/dsa/qca/
H A Dar9331.c640 stats->tx_window_errors += raw.txlatecol; in ar9331_read_stats()
/openbmc/linux/drivers/net/usb/
H A Drtl8150.c492 dev->netdev->stats.tx_window_errors++; in intr_callback()
H A Dpegasus.c673 net->stats.tx_window_errors++; in intr_callback()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c574_cs.c967 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
H A D3c509.c893 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
H A D3c515.c1487 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet-main.c122 dev->stats.tx_window_errors++; in fs_enet_napi()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.c524 stats->tx_window_errors = in_be32(&fec->ieee_t_lcol); in mpc52xx_fec_get_stats()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c199 (unsigned long int)nstat->tx_window_errors); in i40e_dbg_dump_vsi_seid()
238 (unsigned long int)vsi->net_stats_offsets.tx_window_errors); in i40e_dbg_dump_vsi_seid()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_ethtool.c883 p[20] = net_stats->tx_window_errors; in hns_get_ethtool_stats()
H A Dhns_enet.c1935 stats->tx_window_errors = ndev->stats.tx_window_errors; in hns_nic_get_stats64()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c336 ns->tx_window_errors = pstats->TxLateCollisions; in t1_get_stats()
/openbmc/linux/drivers/net/ethernet/silan/
H A Dsc92031.c683 dev->stats.tx_window_errors++; in _sc92031_tx_tasklet()
/openbmc/linux/drivers/net/ethernet/actions/
H A Dowl-emac.c664 netdev->stats.tx_window_errors++; in owl_emac_tx_complete_tail()
/openbmc/linux/drivers/net/ethernet/packetengines/
H A Dyellowfin.c982 if (tx_errs & 0x2000) dev->stats.tx_window_errors++; in yellowfin_interrupt()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dwinbond-840.c1063 if (tx_status & 0x0200) np->stats.tx_window_errors++; in netdev_tx_done()

1234