Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 51 – 75 of 88) sorted by relevance

1234

/openbmc/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.c753 dev->stats.tx_window_errors++; in net_interrupt()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c1104 stats->tx_window_errors = portstats[spx5_stats_tx_late_coll_cnt]; in sparx5_get_stats64()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Depic100.c1017 stats->tx_window_errors++; in epic_tx_error()
H A Dsmc91c92_cs.c1286 if (tx_status & TS_LATCOL) dev->stats.tx_window_errors++; in smc_tx_err()
/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.c938 new_stats->tx_window_errors = in amd8111e_get_stats()
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis190.c673 stats->tx_window_errors++; in sis190_tx_pkt_err()
H A Dsis900.c1934 net_dev->stats.tx_window_errors++; in sis900_finish_xmit()
/openbmc/linux/net/core/
H A Dnet-sysfs.c711 NETSTAT_ENTRY(tx_window_errors);
H A Drtnetlink.c936 a->tx_window_errors = b->tx_window_errors; in copy_rtnl_link_stats()
/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c1729 dev->stats.tx_window_errors = readl(ioaddr + 0x57018); in get_stats()
/openbmc/linux/drivers/net/ethernet/dlink/
H A Dsundance.c1223 dev->stats.tx_window_errors++; in intr_handler()
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c677 cp->dev->stats.tx_window_errors++; in cp_tx()
H A D8139too.c1797 dev->stats.tx_window_errors++; in rtl8139_tx_interrupt()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c576 de->dev->stats.tx_window_errors++; in de_tx()
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1689 net_stats->tx_window_errors = hw_stats->tx_late_col; in alx_get_stats64()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c1180 nstats->tx_window_errors = 0; in bnx2x_net_stats_update()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1190 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1e_get_stats()
/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c1946 dev->stats.tx_window_errors++; in rhine_tx()
H A Dvia-velocity.c1943 stats->tx_window_errors++; in velocity_tx_srv()
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c5231 dev->stats.tx_window_errors = 0; in netdev_query_statistics()
5253 dev->stats.tx_window_errors += (unsigned long) in netdev_query_statistics()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c535 netdev->stats.tx_window_errors++; in atl2_intr_tx()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1570 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1c_get_stats()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2585 stats->tx_window_errors = netdev->stats.tx_window_errors; in hns3_nic_get_stats64()
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c1618 ns->tx_window_errors += le32_to_cpu(s->tx_late_collisions); in e100_update_stats()
/openbmc/linux/drivers/net/ethernet/3com/
H A D3c59x.c2853 dev->stats.tx_window_errors += window_read8(vp, 6, 4); in update_stats()

1234