tag | line | file | source code |
tx_errors | 252 | drivers/net/3c501.c | el_status.stats.tx_errors++; |
tx_errors | 534 | drivers/net/3c507.c | lp->stats.tx_errors++; |
tx_errors | 366 | drivers/net/8390.c | ei_local->stat.tx_errors++; |
tx_errors | 394 | drivers/net/apricot.c | lp->stats.tx_errors++; |
tx_errors | 555 | drivers/net/apricot.c | lp->stats.tx_errors++; |
tx_errors | 772 | drivers/net/apricot.c | lp->stats.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 | 1100 | drivers/net/depca.c | lp->stats.tx_errors++; |
tx_errors | 457 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 549 | drivers/net/eexpress.c | lp->stats.tx_errors++; |
tx_errors | 589 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 742 | drivers/net/lance.c | lp->stats.tx_errors++; |
tx_errors | 782 | drivers/net/lance.c | if (csr0 & 0x4000) lp->stats.tx_errors++; /* Tx babble. */ |
tx_errors | 54 | drivers/net/loopback.c | stats->tx_errors++; |
tx_errors | 949 | drivers/net/ni52.c | p->stats.tx_errors++; |
tx_errors | 422 | drivers/net/ni65.c | p->stats.tx_errors++; |
tx_errors | 479 | drivers/net/ni65.c | p->stats.tx_errors++; |
tx_errors | 905 | drivers/net/plip.c | stats->tx_errors++; |
tx_errors | 1869 | drivers/net/ppp.c | ppp_stats.tx_errors = ppp->stats.serrors; |
tx_errors | 1439 | drivers/net/sk_g16.c | p->stats.tx_errors++; |
tx_errors | 454 | drivers/net/znet.c | lp->stats.tx_errors++; |
tx_errors | 58 | include/linux/if_ether.h | int tx_errors; /* packet transmit problems */ |
tx_errors | 959 | net/inet/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |