tag | line | file | source code |
tx_errors | 277 | drivers/net/3c501.c | el_status.stats.tx_errors++; |
tx_errors | 563 | drivers/net/3c507.c | lp->stats.tx_errors++; |
tx_errors | 383 | drivers/net/8390.c | ei_local->stat.tx_errors++; |
tx_errors | 386 | drivers/net/at1700.c | lp->stats.tx_errors++; |
tx_errors | 488 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 590 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 484 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 640 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 675 | drivers/net/lance.c | if (csr0 & 0x4000) lp->stats.tx_errors++; |
tx_errors | 615 | drivers/net/plip.c | localstats->tx_errors++; |
tx_errors | 656 | drivers/net/plip.c | localstats->tx_errors++; |
tx_errors | 69 | include/linux/if_ether.h | int tx_errors; /* packet transmit problems */ |
tx_errors | 756 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |
tx_errors | 58 | net/inet/loopback.c | stats->tx_errors++; |