tag | line | file | source code |
tx_errors | 242 | drivers/net/3c501.c | el_status.stats.tx_errors++; |
tx_errors | 535 | drivers/net/3c507.c | lp->stats.tx_errors++; |
tx_errors | 368 | drivers/net/8390.c | ei_local->stat.tx_errors++; |
tx_errors | 361 | drivers/net/at1700.c | lp->stats.tx_errors++; |
tx_errors | 425 | drivers/net/atp.c | lp->stats.tx_errors++; |
tx_errors | 1096 | drivers/net/depca.c | lp->stats.tx_errors++; |
tx_errors | 457 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 550 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 475 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 620 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 666 | drivers/net/lance.c | if (csr0 & 0x4000) lp->stats.tx_errors++; |
tx_errors | 53 | drivers/net/loopback.c | stats->tx_errors++; |
tx_errors | 574 | drivers/net/plip.c | localstats->tx_errors++; |
tx_errors | 614 | drivers/net/plip.c | localstats->tx_errors++; |
tx_errors | 56 | include/linux/if_ether.h | int tx_errors; /* packet transmit problems */ |
tx_errors | 889 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |