tag | line | file | source code |
tx_errors | 276 | drivers/net/3c501.c | el_status.stats.tx_errors++; |
tx_errors | 562 | drivers/net/3c507.c | lp->stats.tx_errors++; |
tx_errors | 382 | drivers/net/8390.c | ei_local->stat.tx_errors++; |
tx_errors | 385 | drivers/net/at1700.c | lp->stats.tx_errors++; |
tx_errors | 463 | drivers/net/atp.c | lp->stats.tx_errors++; |
tx_errors | 487 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 589 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 483 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 636 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 680 | 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 | 71 | include/linux/if_ether.h | int tx_errors; /* packet transmit problems */ |
tx_errors | 805 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |
tx_errors | 58 | net/inet/loopback.c | stats->tx_errors++; |