Searched refs:tx_packets (Results 76 - 100 of 251) sorted by relevance

1234567891011

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/drivers/lpslave/
H A De100lpslavenet.c680 np->stats.tx_packets++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c501.c684 lp->stats.tx_packets++;
H A D7990.c394 lp->stats.tx_packets++;
H A Dam79c961a.c548 priv->stats.tx_packets ++;
H A Datari_pamsnet.c732 lp->stats.tx_packets++;
H A Dde620.c589 ((struct net_device_stats *)(dev->priv))->tx_packets++;
H A Deql.c383 eql->stats->tx_packets++;
H A Dfmv18x.c463 lp->stats.tx_packets++;
H A Deexpress.c1019 lp->stats.tx_packets++;
1257 lp->stats.tx_packets++;
H A Dppp_generic.c990 ++ppp->stats.tx_packets;
1039 --ppp->stats.tx_packets;
2255 st->p.ppp_opackets = ppp->stats.tx_packets;
H A Dstarfire.c1299 np->stats.tx_packets++;
1615 np->stats.tx_packets = readl(ioaddr + 0x57000);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/appletalk/
H A Dcops.c916 lp->stats.tx_packets++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e1000/
H A De1000_proc.c592 LIST_ADD_U("Tx_Packets", &adapter->net_stats.tx_packets);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dtoshoboe.c383 self->stats.tx_packets++;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/bnep/
H A Dcore.c436 s->stats.tx_packets++;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetdevice.h100 unsigned long tx_packets; /* total packets transmitted */ member in struct:net_device_stats
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetdevice.h100 unsigned long tx_packets; /* total packets transmitted */ member in struct:net_device_stats
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dether.c1623 dev->stats.tx_packets++;
1728 dev->stats.rx_packets, dev->stats.tx_packets,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c574_cs.c1126 lp->stats.tx_packets += inb(ioaddr + 6);
1128 lp->stats.tx_packets += (up&0x30) << 4;
H A Dnmclan_cs.c1260 lp->linux_stats.tx_packets++;
1384 DEBUG(2, " rx_packets=%-7ld tx_packets=%ld\n",
1385 (long)pstats->rx_packets, (long)pstats->tx_packets);
H A Daxnet_cs.c1185 if (!isr && !ei_local->stat.tx_packets)
1551 ei_local->stat.tx_packets++;
H A Dxirc2ps_cs.c1438 lp->stats.tx_packets += 256 - n;
1442 lp->stats.tx_packets += lp->last_ptr_value - n;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptlan.c625 priv->stats.tx_packets++;
667 priv->stats.tx_packets += count;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dyam.c701 ++yp->stats.tx_packets;
788 len += sprintf(buffer + len, " TxFrames %lu\n", yam_ports[i].stats.tx_packets);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dnetiucv.c643 privptr->stats.tx_packets++;
688 privptr->stats.tx_packets += txpackets;

Completed in 2595 milliseconds

1234567891011