Home
last modified time | relevance | path

Searched refs:tx_window_errors (Results 1 – 83 of 83) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dif_hippi.h75 int tx_window_errors; member
Dif_link.h33 __u32 tx_window_errors; member
66 __u64 tx_window_errors; member
/linux-4.4.14/drivers/net/ethernet/8390/
Dlib8390.c565 dev->stats.tx_window_errors++; in ei_tx_err()
640 dev->stats.tx_window_errors++; in ei_tx_intr()
Daxnet_cs.c1238 if (txsr & ENTSR_OWC) dev->stats.tx_window_errors++; in ei_tx_err()
1321 dev->stats.tx_window_errors++; in ei_tx_intr()
/linux-4.4.14/net/core/
Dnet-procfs.c96 stats->tx_window_errors + in dev_seq_printf_stats()
Dnet-sysfs.c573 NETSTAT_ENTRY(tx_window_errors);
Drtnetlink.c803 a->tx_window_errors = b->tx_window_errors; in copy_rtnl_link_stats()
/linux-4.4.14/drivers/net/ethernet/sfc/
Dsiena.c582 core_stats->tx_window_errors = in siena_update_nic_stats()
589 core_stats->tx_errors = (core_stats->tx_window_errors + in siena_update_nic_stats()
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
Datl1.h676 u64 tx_window_errors; member
Datl1.c1718 adapter->soft_stats.tx_window_errors += smb->tx_late_col; in atl1_inc_smb()
1745 netdev->stats.tx_window_errors = in atl1_inc_smb()
1746 adapter->soft_stats.tx_window_errors; in atl1_inc_smb()
3181 {"tx_window_errors", ATL1_STAT(soft_stats.tx_window_errors)},
Datl2.c555 netdev->stats.tx_window_errors++; in atl2_intr_tx()
/linux-4.4.14/drivers/net/ethernet/cirrus/
Dmac89x0.c450 dev->stats.tx_window_errors++; in net_interrupt()
Dep93xx_eth.c425 dev->stats.tx_window_errors++; in ep93xx_tx_complete()
Dcs89x0.c751 dev->stats.tx_window_errors++; in net_interrupt()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_port.c250 stats->tx_window_errors = 0; in mlx4_en_DUMP_ETH_STATS()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net-statistics193 What: /sys/class/<iface>/statistics/tx_window_errors
/linux-4.4.14/drivers/net/ethernet/amd/
D7990.c381 dev->stats.tx_window_errors++; in lance_tx()
Dsunlance.c588 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_dvma()
756 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_pio()
Dam79c961a.c572 dev->stats.tx_window_errors++; in am79c961_tx()
Da2065.c351 dev->stats.tx_window_errors++; in lance_tx()
Dariadne.c326 dev->stats.tx_window_errors++; in ariadne_interrupt()
Dsun3lance.c712 if (status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
Datarilance.c899 if (err_status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
Dnmclan_cs.c1161 (long)pstats->tx_window_errors); in pr_linux_stats()
Dlance.c1069 dev->stats.tx_window_errors++; in lance_interrupt()
Ddeclance.c667 dev->stats.tx_window_errors++; in lance_tx()
Damd8111e.c968 new_stats->tx_window_errors = in amd8111e_get_stats()
Dpcnet32.c1273 dev->stats.tx_window_errors++; in pcnet32_tx()
/linux-4.4.14/drivers/net/ethernet/natsemi/
Dsonic.c319 lp->stats.tx_window_errors++; in sonic_interrupt()
Dnatsemi.c2165 dev->stats.tx_window_errors++; in netdev_tx_done()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dinterrupt.c620 dev->stats.tx_window_errors++; in tulip_interrupt()
Dwinbond-840.c1079 if (tx_status & 0x0200) np->stats.tx_window_errors++; in netdev_tx_done()
Dde2104x.c577 de->net_stats.tx_window_errors++; in de_tx()
Dde4x5.c1706 if (status & TD_LC) lp->stats.tx_window_errors++; in de4x5_tx()
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c76 {"tx_window_errors", IXGB_NETDEV_STAT(stats.tx_window_errors)},
Dixgb_main.c1775 netdev->stats.tx_window_errors = 0; in ixgb_update_stats()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc9194.c1274 dev->stats.tx_window_errors++; in smc_tx()
Dsmc91x.c748 dev->stats.tx_window_errors++; in smc_tx()
749 if (!(dev->stats.tx_window_errors & 63) && net_ratelimit()) { in smc_tx()
Depic100.c1014 stats->tx_window_errors++; in epic_tx_error()
Dsmc91c92_cs.c1283 if (tx_status & TS_LATCOL) dev->stats.tx_window_errors++; in smc_tx_err()
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c1219 stats->tx_window_errors = ndev->stats.tx_window_errors; in hns_nic_get_stats64()
Dhns_ethtool.c874 p[20] = net_stats->tx_window_errors; in hns_get_ethtool_stats()
/linux-4.4.14/drivers/net/ethernet/3com/
D3c589_cs.c803 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
D3c574_cs.c971 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
D3c509.c902 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
D3c515.c1497 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()
D3c59x.c2878 dev->stats.tx_window_errors += window_read8(vp, 6, 4); in update_stats()
/linux-4.4.14/drivers/net/ethernet/
Dfealnx.c1516 dev->stats.tx_window_errors++; in intr_handler()
1564 dev->stats.tx_window_errors += in intr_handler()
Dkorina.c570 dev->stats.tx_window_errors++; in korina_tx()
Dethoc.c487 netdev->stats.tx_window_errors++; in ethoc_update_tx_stats()
/linux-4.4.14/drivers/net/usb/
Drtl8150.c488 dev->netdev->stats.tx_window_errors++; in intr_callback()
Dpegasus.c658 pegasus->stats.tx_window_errors++; in intr_callback()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c522 stats->tx_window_errors = in_be32(&fec->ieee_t_lcol); in mpc52xx_fec_get_stats()
Dfec_main.c1249 ndev->stats.tx_window_errors++; in fec_enet_tx_queue()
Dgianfar.c3586 dev->stats.tx_window_errors++; in gfar_error()
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c250 fep->stats.tx_window_errors++; in fs_enet_tx_napi()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_debugfs.c439 (unsigned long int)nstat->tx_window_errors); in i40e_dbg_dump_vsi_seid()
478 (unsigned long int)vsi->net_stats_offsets.tx_window_errors); in i40e_dbg_dump_vsi_seid()
/linux-4.4.14/drivers/net/ethernet/silan/
Dsc92031.c684 dev->stats.tx_window_errors++; in _sc92031_tx_tasklet()
/linux-4.4.14/drivers/net/ethernet/packetengines/
Dyellowfin.c973 if (tx_errs & 0x2000) dev->stats.tx_window_errors++; in yellowfin_interrupt()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c339 ns->tx_window_errors = pstats->TxLateCollisions; in t1_get_stats()
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c1210 net_stats->tx_window_errors = hw_stats->tx_late_col; in alx_get_stats64()
/linux-4.4.14/drivers/net/ethernet/sis/
Dsis190.c670 stats->tx_window_errors++; in sis190_tx_pkt_err()
Dsis900.c1921 net_dev->stats.tx_window_errors++; in sis900_finish_xmit()
/linux-4.4.14/drivers/net/wan/lmc/
Dlmc_main.c1337 sc->lmc_device->stats.tx_window_errors++; in lmc_interrupt()
/linux-4.4.14/drivers/net/ethernet/adaptec/
Dstarfire.c1697 dev->stats.tx_window_errors = readl(ioaddr + 0x57018); in get_stats()
/linux-4.4.14/drivers/net/ethernet/dlink/
Dsundance.c1236 dev->stats.tx_window_errors++; in intr_handler()
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c679 cp->dev->stats.tx_window_errors++; in cp_tx()
D8139too.c1799 dev->stats.tx_window_errors++; in rtl8139_tx_interrupt()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_stats.c1177 nstats->tx_window_errors = 0; in bnx2x_net_stats_update()
/linux-4.4.14/drivers/net/ethernet/via/
Dvia-rhine.c1964 dev->stats.tx_window_errors++; in rhine_tx()
Dvia-velocity.c1937 stats->tx_window_errors++; in velocity_tx_srv()
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c1206 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1e_get_stats()
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c5622 dev->stats.tx_window_errors = 0; in netdev_query_statistics()
5644 dev->stats.tx_window_errors += (unsigned long) in netdev_query_statistics()
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1529 net_stats->tx_window_errors = hw_stats->tx_late_col; in atl1c_get_stats()
/linux-4.4.14/include/linux/
Dnetdevice.h178 unsigned long tx_window_errors; member
/linux-4.4.14/drivers/staging/slicoss/
Dslicoss.c2559 dev->stats.tx_window_errors = 0; in slic_get_stats()
/linux-4.4.14/drivers/net/ethernet/intel/
De100.c1647 ns->tx_window_errors += le32_to_cpu(s->tx_late_collisions); in e100_update_stats()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4924 netdev->stats.tx_window_errors = adapter->stats.latecol; in e1000e_update_stats()
5914 stats->tx_window_errors = adapter->stats.latecol; in e1000e_get_stats64()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1520 ns->tx_window_errors = 0; in cxgb_get_stats()
/linux-4.4.14/drivers/net/wireless/
Dairo.c2114 dev->stats.tx_window_errors++; in airo_end_xmit()
2181 dev->stats.tx_window_errors++; in airo_end_xmit11()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_main.c3718 netdev->stats.tx_window_errors = adapter->stats.latecol; in e1000_update_stats()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c2948 ns->tx_window_errors = 0; in cxgb_get_stats()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c5371 net_stats->tx_window_errors = adapter->stats.latecol; in igb_update_stats()