| /linux/include/uapi/linux/ |
| H A D | if_hippi.h | 76 int tx_window_errors; member
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 567 dev->stats.tx_window_errors++; in ei_tx_err() 646 dev->stats.tx_window_errors++; in ei_tx_intr()
|
| /linux/net/core/ |
| H A D | net-procfs.c | 63 stats->tx_window_errors + in dev_seq_printf_stats()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | siena.c | 626 core_stats->tx_window_errors = in siena_update_nic_stats() 633 core_stats->tx_errors = (core_stats->tx_window_errors + in siena_update_nic_stats()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl1.h | 663 u64 tx_window_errors; member
|
| H A D | atl1.c | 1697 adapter->soft_stats.tx_window_errors += smb->tx_late_col; in atl1_inc_smb() 1724 netdev->stats.tx_window_errors = in atl1_inc_smb() 1725 adapter->soft_stats.tx_window_errors; in atl1_inc_smb() 3187 {"tx_window_errors", ATL1_STAT(soft_stats.tx_window_errors)},
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-net-statistics | 209 What: /sys/class/net/<iface>/statistics/tx_window_errors
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | sunlance.c | 584 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_dvma() 752 if (status & LE_T3_LCOL) dev->stats.tx_window_errors++; in lance_tx_pio()
|
| H A D | 7990.c | 382 dev->stats.tx_window_errors++; in lance_tx()
|
| H A D | sun3lance.c | 699 if (status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
|
| H A D | a2065.c | 348 dev->stats.tx_window_errors++; in lance_tx()
|
| H A D | ariadne.c | 326 dev->stats.tx_window_errors++; in ariadne_interrupt()
|
| H A D | atarilance.c | 900 if (err_status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | interrupt.c | 627 dev->stats.tx_window_errors++; in tulip_interrupt()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1506 stats->tx_window_errors = cnt[RTL8365MB_MIB_dot3StatsLateCollisions]; in rtl8365mb_stats_update() 1507 stats->tx_errors = stats->tx_aborted_errors + stats->tx_window_errors; in rtl8365mb_stats_update()
|
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smc91x.c | 731 dev->stats.tx_window_errors++; in smc_tx() 732 if (!(dev->stats.tx_window_errors & 63) && net_ratelimit()) { in smc_tx()
|
| /linux/drivers/net/ethernet/natsemi/ |
| H A D | sonic.c | 403 lp->stats.tx_window_errors++; in sonic_interrupt()
|
| /linux/drivers/net/ethernet/cirrus/ |
| H A D | ep93xx_eth.c | 402 dev->stats.tx_window_errors++; in ep93xx_tx_complete()
|
| /linux/drivers/net/dsa/qca/ |
| H A D | ar9331.c | 643 stats->tx_window_errors += raw.txlatecol; in ar9331_read_stats()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 140 (unsigned long int)nstat->tx_window_errors); in i40e_dbg_dump_vsi_seid() 179 (unsigned long int)vsi->net_stats_offsets.tx_window_errors); in i40e_dbg_dump_vsi_seid()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | fec_mpc52xx.c | 524 stats->tx_window_errors = in_be32(&fec->ieee_t_lcol); in mpc52xx_fec_get_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_enet.c | 1935 stats->tx_window_errors = ndev->stats.tx_window_errors; in hns_nic_get_stats64()
|
| /linux/drivers/net/ethernet/silan/ |
| H A D | sc92031.c | 683 dev->stats.tx_window_errors++; in _sc92031_tx_tasklet()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 1878 stats->tx_window_errors = in axienet_get_stats64() 1883 stats->tx_window_errors; in axienet_get_stats64()
|
| /linux/drivers/net/ethernet/actions/ |
| H A D | owl-emac.c | 664 netdev->stats.tx_window_errors++; in owl_emac_tx_complete_tail()
|