/linux-2.4.37.9/drivers/net/hamradio/ |
D | mkiss.h | 33 unsigned long tx_packets; /* outbound frames counter */ member
|
D | mkiss.c | 395 ax->tx_packets++; in ax_encaps() 404 ax->tx_packets++; in ax_encaps() 719 stats.tx_packets = ax->tx_packets; in ax_get_stats()
|
D | hdlcdrv.c | 388 s->stats.tx_packets++; in hdlcdrv_transmitter() 668 bi.data.cs.tx_packets = s->stats.tx_packets; in hdlcdrv_ioctl()
|
/linux-2.4.37.9/drivers/net/wan/ |
D | x25_asy.h | 33 unsigned long tx_packets; /* outbound frames counter */ member
|
D | x25_asy.c | 314 sl->tx_packets++; in x25_asy_write_wakeup() 673 stats.tx_packets = sl->tx_packets; in x25_asy_get_stats()
|
/linux-2.4.37.9/include/linux/ |
D | if_tr.h | 63 unsigned long tx_packets; /* total packets transmitted */ member
|
D | if_hippi.h | 56 int tx_packets; /* total packets transmitted */ member
|
D | hdlcdrv.h | 44 unsigned long tx_packets; member
|
/linux-2.4.37.9/include/net/ |
D | ipip.h | 40 stats->tx_packets++; \
|
/linux-2.4.37.9/drivers/net/ |
D | slip.h | 72 unsigned long tx_packets; /* outbound frames counter */ member
|
D | dummy.c | 81 stats->tx_packets++; in dummy_xmit()
|
D | loopback.c | 93 stats->tx_packets++; in loopback_xmit()
|
D | 3c507.c | 474 if (lp->last_restart == lp->stats.tx_packets) { in el16_tx_timeout() 486 lp->last_restart = lp->stats.tx_packets; in el16_tx_timeout() 571 lp->stats.tx_packets++; in el16_interrupt()
|
D | lp486e.c | 931 lp->stats.tx_packets++; in i596_start_xmit() 947 if (lp->last_restart == lp->stats.tx_packets) { in i596_tx_timeout() 957 lp->last_restart = lp->stats.tx_packets; in i596_tx_timeout()
|
/linux-2.4.37.9/net/bridge/ |
D | br_device.c | 53 br->statistics.tx_packets++; in __br_dev_xmit()
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | rndis.c | 283 rndis_per_dev_params [configNr].stats->tx_packets - in gen_ndis_query_resp() 364 .stats->tx_packets - in gen_ndis_query_resp() 384 .stats->tx_packets - in gen_ndis_query_resp() 428 .stats->tx_packets/42*255); in gen_ndis_query_resp() 441 .stats->tx_packets/42); in gen_ndis_query_resp()
|
/linux-2.4.37.9/net/rose/ |
D | rose_dev.c | 126 stats->tx_packets++; in rose_rebuild_header()
|
/linux-2.4.37.9/net/netrom/ |
D | nr_dev.c | 123 stats->tx_packets++; in nr_rebuild_header()
|
/linux-2.4.37.9/net/irda/ |
D | irttp.c | 550 self->stats.tx_packets++; in irttp_udata_request() 733 self->stats.tx_packets++; in irttp_run_tx_queue() 809 self->stats.tx_packets++; in irttp_give_credit() 1748 self->stats.tx_packets); in irttp_proc_read()
|
/linux-2.4.37.9/net/irda/irlan/ |
D | irlan_eth.c | 220 self->stats.tx_packets++; in irlan_eth_xmit()
|
/linux-2.4.37.9/drivers/net/appletalk/ |
D | ipddp.c | 173 ((struct net_device_stats *) dev->priv)->tx_packets++; in ipddp_xmit()
|
/linux-2.4.37.9/drivers/isdn/hysdn/ |
D | hysdn_net.c | 197 lp->stats.tx_packets++; in hysdn_tx_netack()
|
/linux-2.4.37.9/net/core/ |
D | profile.c | 150 stats->tx_packets++; in whitehole_xmit()
|
/linux-2.4.37.9/net/8021q/ |
D | vlan_dev.c | 488 stats->tx_packets++; /* for statics only */ in vlan_dev_hard_start_xmit() 512 stats->tx_packets++; in vlan_dev_hwaccel_hard_start_xmit()
|
/linux-2.4.37.9/drivers/net/wan/lmc/ |
D | lmc_main.c | 686 sc->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog() 694 sc->stats.tx_packets > sc->lasttx_packets && in lmc_watchdog() 721 sc->lasttx_packets = sc->stats.tx_packets; in lmc_watchdog() 727 sc->lasttx_packets = sc->stats.tx_packets; in lmc_watchdog() 1519 sc->stats.tx_packets++; in lmc_interrupt()
|