taglinefilesource code
tx_window_errors624drivers/net/3c509.clp->stats.tx_window_errors    += inb(ioaddr + 4);
tx_window_errors1002drivers/net/3c59x.cvp->stats.tx_window_errors    += inb(ioaddr + 4);
tx_window_errors401drivers/net/8390.cif (status & ENTSR_OWC) ei_local->stat.tx_window_errors++;
tx_window_errors429drivers/net/a2065.cpriv->stats.tx_window_errors++;
tx_window_errors474drivers/net/ariadne.cpriv->stats.tx_window_errors++;
tx_window_errors898drivers/net/atarilance.cif (err_status & TMD3_LCOL) lp->stats.tx_window_errors++;
tx_window_errors1314drivers/net/de4x5.cif (status & TD_LC) lp->stats.tx_window_errors++;
tx_window_errors1009drivers/net/depca.cif (status & TMD3_LCOL) lp->stats.tx_window_errors++;
tx_window_errors1094drivers/net/ewrk3.cif (tx_status & T_LCL)    lp->stats.tx_window_errors++;
tx_window_errors930drivers/net/lance.cif (err_status & 0x1000) lp->stats.tx_window_errors++;
tx_window_errors589drivers/net/lance32.cif (err_status & 0x10000000) lp->stats.tx_window_errors++;
tx_window_errors3135drivers/net/ppp.cppp_stats.tx_window_errors    = 0;
tx_window_errors1420drivers/net/sk_g16.cp->stats.tx_window_errors++; 
tx_window_errors428drivers/net/skeleton.clp->stats.tx_window_errors++;
tx_window_errors1594drivers/net/smc9194.clp->stats.tx_window_errors++;
tx_window_errors446drivers/net/sunlance.cif (status & LE_T3_LCOL) lp->stats.tx_window_errors++;
tx_window_errors902drivers/net/tulip.cif (status & TRING_TxWINDOW) lp->stats.tx_window_errors++;
tx_window_errors115include/linux/if_ether.hint  tx_window_errors;
tx_window_errors881net/core/dev.c+ stats->tx_window_errors + stats->tx_heartbeat_errors);