tag | line | file | source code |
---|---|---|---|
tx_window_errors | 527 | drivers/net/3c509.c | lp->stats.tx_window_errors += inb(ioaddr + 4); |
tx_window_errors | 395 | drivers/net/8390.c | ei_local->stat.tx_window_errors++; |
tx_window_errors | 635 | drivers/net/lance.c | if (err_status & 0x1000) lp->stats.tx_window_errors++; |
tx_window_errors | 379 | drivers/net/skeleton.c | lp->stats.tx_window_errors++; |
tx_window_errors | 88 | include/linux/if_ether.h | int tx_window_errors; |
tx_window_errors | 759 | net/inet/dev.c | + stats->tx_window_errors + stats->tx_heartbeat_errors); |