tag | line | file | source code |
tx_packets | 486 | drivers/net/3c501.c | lp->stats.tx_packets++; |
tx_packets | 757 | drivers/net/3c505.c | adapter->stats.tx_packets += adapter->irx_pcb.data.netstat.tot_xmit; |
tx_packets | 468 | drivers/net/3c507.c | if (lp->last_restart == lp->stats.tx_packets) { |
tx_packets | 477 | drivers/net/3c507.c | lp->last_restart = lp->stats.tx_packets; |
tx_packets | 552 | drivers/net/3c507.c | lp->stats.tx_packets++; |
tx_packets | 564 | drivers/net/3c509.c | lp->stats.tx_packets += inb(ioaddr + 6); |
tx_packets | 162 | drivers/net/8390.c | if (!isr && !ei_local->stat.tx_packets) { |
tx_packets | 388 | drivers/net/8390.c | ei_local->stat.tx_packets++; |
tx_packets | 588 | drivers/net/apricot.c | if (lp->last_restart == lp->stats.tx_packets) { |
tx_packets | 600 | drivers/net/apricot.c | lp->last_restart = lp->stats.tx_packets; |
tx_packets | 654 | drivers/net/apricot.c | lp->stats.tx_packets++; |
tx_packets | 1411 | drivers/net/arcnet.c | lp->stats.tx_packets++; |
tx_packets | 1898 | drivers/net/arcnet.c | lp->stats.tx_packets++; |
tx_packets | 468 | drivers/net/at1700.c | lp->stats.tx_packets++; |
tx_packets | 555 | drivers/net/atp.c | lp->stats.tx_packets++; |
tx_packets | 1250 | drivers/net/de4x5.c | lp->stats.tx_packets++; |
tx_packets | 558 | drivers/net/de600.c | ((struct netstats *)(dev->priv))->tx_packets++; |
tx_packets | 589 | drivers/net/de620.c | ((struct netstats *)(dev->priv))->tx_packets++; |
tx_packets | 1041 | drivers/net/depca.c | lp->stats.tx_packets++; |
tx_packets | 118 | drivers/net/dummy.c | stats->tx_packets++; |
tx_packets | 1111 | drivers/net/eepro.c | lp->stats.tx_packets++; |
tx_packets | 467 | drivers/net/eexpress.c | if (lp->last_restart == lp->stats.tx_packets) { |
tx_packets | 476 | drivers/net/eexpress.c | lp->last_restart = lp->stats.tx_packets; |
tx_packets | 551 | drivers/net/eexpress.c | lp->stats.tx_packets++; |
tx_packets | 382 | drivers/net/eql.c | eql->stats->tx_packets++; |
tx_packets | 1113 | drivers/net/eth16i.c | lp->stats.tx_packets++; |
tx_packets | 1141 | drivers/net/ewrk3.c | lp->stats.tx_packets++; |
tx_packets | 691 | drivers/net/hp100.c | lp -> stats.tx_packets++; |
tx_packets | 851 | drivers/net/ibmtr.c | ti->tr_stats.tx_packets++; |
tx_packets | 896 | drivers/net/lance.c | lp->stats.tx_packets++; |
tx_packets | 107 | drivers/net/loopback.c | stats->tx_packets++; |
tx_packets | 874 | drivers/net/ni52.c | p->stats.tx_packets++; |
tx_packets | 482 | drivers/net/ni65.c | p->stats.tx_packets++; |
tx_packets | 213 | drivers/net/pi2.c | lp->stats.tx_packets++; |
tx_packets | 743 | drivers/net/plip.c | nl->enet_stats.tx_packets++; |
tx_packets | 3210 | drivers/net/ppp.c | ppp_stats.tx_packets = ppp->stats.ppp_opackets; |
tx_packets | 453 | drivers/net/seeq8005.c | lp->stats.tx_packets++; |
tx_packets | 1463 | drivers/net/sk_g16.c | p->stats.tx_packets++; |
tx_packets | 397 | drivers/net/skeleton.c | lp->stats.tx_packets++; |
tx_packets | 464 | drivers/net/slip.c | sl->tx_packets++; |
tx_packets | 806 | drivers/net/slip.c | stats.tx_packets = sl->tx_packets; |
tx_packets | 66 | drivers/net/slip.h | unsigned long tx_packets; /* outbound frames counter */ |
tx_packets | 510 | drivers/net/tulip.c | lp->stats.tx_packets++; |
tx_packets | 258 | drivers/net/tunnel.c | stats->tx_packets++; |
tx_packets | 1748 | drivers/net/wavelan.c | lp->stats.tx_packets++; |
tx_packets | 443 | drivers/net/znet.c | lp->stats.tx_packets++; |
tx_packets | 70 | include/linux/if_ether.h | int tx_packets; /* total packets transmitted */ |
tx_packets | 69 | include/linux/if_tr.h | int tx_packets; /* total packets transmitted */ |
tx_packets | 889 | net/core/dev.c | stats->tx_packets, stats->tx_errors, stats->tx_dropped, |
tx_packets | 136 | net/netrom/nr_dev.c | stats->tx_packets++; |