Searched refs:txcnt (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h271 u32 txcnt; /* PSC + 0x94 */ member in struct:mpc512x_psc_fifo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c194 unsigned long txcnt[MXSER_PORTS]; member in struct:mxser_log
199 unsigned long txcnt; member in struct:mxser_mon
1582 me->tx_cnt[p] = ip->mon_data.txcnt;
1764 info->mon_data.txcnt = 0;
2162 mxvar_log.txcnt[tty->index]++;
2163 port->mon_data.txcnt++;
2190 mxvar_log.txcnt[tty->index] += (cnt - port->xmit_cnt);
2192 port->mon_data.txcnt += (cnt - port->xmit_cnt);
H A Drocket.c1469 int txcnt; local
1483 txcnt = sGetTxCnt(cp);
1484 if (!txcnt) {
1489 check_time = HZ * txcnt / info->cps;
1501 printk(KERN_INFO "txcnt = %d (jiff=%lu,check=%d)...\n", txcnt,
1510 printk(KERN_INFO "txcnt = %d (jiff=%lu)...done\n", txcnt, jiffies);
H A Dmoxa.c150 int txcnt[MAX_PORTS]; member in struct:mon_str
1888 moxaLog.txcnt[port->port.tty->index] += c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Disar.c693 if (!bcs->hw.isar.txcnt) {
707 bcs->hw.isar.txcnt += count;
768 bcs->ackcnt += bcs->hw.isar.txcnt;
785 bcs->hw.isar.txcnt = 0;
790 bcs->hw.isar.txcnt = 0;
1607 bcs->hw.isar.txcnt = 0;
1621 bcs->hw.isar.txcnt = 0;
H A Dhisax.h391 int txcnt; member in struct:isar_hw
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h1943 uint32 txback; /* blockack txcnt */
2199 uint32 txback; /* blockack txcnt */
5723 uint32 txcnt; /* tx pkt counter */ member in struct:wl_proxd_status_iovar

Completed in 266 milliseconds