Searched refs:tx_window_errors (Results 1 – 25 of 85) sorted by relevance
1234
76 int tx_window_errors; member
34 __u32 tx_window_errors; member69 __u64 tx_window_errors; member
97 stats->tx_window_errors + in dev_seq_printf_stats()
565 dev->stats.tx_window_errors++; in ei_tx_err()640 dev->stats.tx_window_errors++; in ei_tx_intr()
1236 if (txsr & ENTSR_OWC) dev->stats.tx_window_errors++; in ei_tx_err()1319 dev->stats.tx_window_errors++; in ei_tx_intr()
400 dev->stats.tx_window_errors++; in net_interrupt()
408 dev->stats.tx_window_errors++; in ep93xx_tx_complete()
676 u64 tx_window_errors; member
1718 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()3177 {"tx_window_errors", ATL1_STAT(soft_stats.tx_window_errors)},
621 core_stats->tx_window_errors = in siena_update_nic_stats()628 core_stats->tx_errors = (core_stats->tx_window_errors + in siena_update_nic_stats()
193 What: /sys/class/<iface>/statistics/tx_window_errors
381 dev->stats.tx_window_errors++; in lance_tx()
588 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()
352 dev->stats.tx_window_errors++; in lance_tx()
572 dev->stats.tx_window_errors++; in am79c961_tx()
712 if (status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
326 dev->stats.tx_window_errors++; in ariadne_interrupt()
898 if (err_status & TMD3_LCOL) dev->stats.tx_window_errors++; in lance_interrupt()
386 net_stats->tx_window_errors = stats->tx_late_col; in emac_get_stats64()
325 lp->stats.tx_window_errors++; in sonic_interrupt()
620 dev->stats.tx_window_errors++; in tulip_interrupt()
51 {"tx_window_errors", IXGB_NETDEV_STAT(stats.tx_window_errors)},
1273 dev->stats.tx_window_errors++; in smc_tx()
802 dev->stats.tx_window_errors += inb(ioaddr + 4); in update_stats()