Searched refs:rcnt (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_pci.c333 int rcnt, total; local
346 rcnt = zp->z1 - zp->z2;
347 if (rcnt < 0)
348 rcnt += D_FIFO_SIZE;
349 rcnt++;
352 df->f1, df->f2, zp->z1, zp->z2, rcnt);
354 if ((rcnt > MAX_DFRAME_LEN + 3) || (rcnt < 4) ||
357 debugl1(cs, "empty_fifo hfcpci paket inv. len %d or crc %d", rcnt, df->data[zp->z1]);
362 df->za[df->f2 & D_FREG_MASK].z2 = (zp->z2 + rcnt)
453 int rcnt, real_fifo; local
831 int rcnt; local
[all...]
H A Dhfc_2bds0.c354 int z1, z2, rcnt; local
378 rcnt = z1 - z2;
379 if (rcnt < 0)
380 rcnt += cs->hw.hfcD.bfifosize;
381 rcnt++;
384 bcs->channel, z1, z2, rcnt);
385 if ((skb = hfc_empty_fifo(bcs, rcnt))) {
389 rcnt = f1 -f2;
390 if (rcnt<0)
391 rcnt
591 int rcnt, z1, z2; local
[all...]
H A Dhfc_2bs0.c87 int rcnt, z1, z2; local
109 rcnt = z1 - z2;
110 if (rcnt < 0)
111 rcnt += cs->hw.hfc.fifosize;
112 if (rcnt)
113 rcnt++;
116 bcs->channel, z1, z2, rcnt);
119 while ((idx < rcnt) && WaitNoBusy(cs)) {
329 int z1, z2, rcnt; local
359 rcnt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c468 int rcnt, total; local
477 rcnt = le16_to_cpu(zp->z1) - le16_to_cpu(zp->z2);
478 if (rcnt < 0)
479 rcnt += D_FIFO_SIZE;
480 rcnt++;
487 rcnt);
489 if ((rcnt > MAX_DFRAME_LEN + 3) || (rcnt < 4) ||
495 rcnt,
503 cpu_to_le16((le16_to_cpu(zp->z2) + rcnt)
613 int rcnt, real_fifo; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/atalkd/
H A Dzip.c101 int zlen, n, zipop, rcnt, qcnt, zcnt, zsz; local
131 rcnt = 0;
172 if ( rcnt > 0 ) {
174 zh.zh_cnt = rcnt;
184 rcnt = 0;
189 for ( l = rtmp->rt_zt; l; l = l->l_next, rcnt++ ) {
204 rcnt = 0;
214 if ( rcnt > 0 ) {
226 rcnt = 0;
232 for ( l = rtmp->rt_zt; l; l = l->l_next, rcnt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Dlayer2.h39 int rcnt; member in struct:teimgr
H A Dtei.c685 tm->rcnt = 0;
703 tm->rcnt++;
726 if (tm->rcnt == 1) {
731 } else if (tm->rcnt > 1) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c822 int UZ_EXP UzpPassword(pG, rcnt, pwbuf, size, zfn, efn)
824 int *rcnt; /* retry counter */
833 if (*rcnt == 0) {
834 *rcnt = 2;
837 (*rcnt)--;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dsba_iommu.c181 uint rcnt; local
187 rcnt = 0;
188 while (rcnt < BITS_PER_LONG) {
190 (rcnt == (pide & (BITS_PER_LONG - 1)))
192 rcnt, ptr, *ptr );
193 rcnt++;
217 int rcnt = 32; /* number of bits we might check */ local
219 while (rcnt) {
231 rcnt--;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_delete.c228 db_recno_t rcnt; local
450 COMPQUIET(rcnt, 0);
452 rcnt = RE_NREC(parent);
456 RE_NREC_SET(parent, rcnt);
H A Dbt_rec.c346 db_recno_t rcnt; local
376 rcnt = RE_NREC(pagep);
379 RE_NREC_SET(pagep, rcnt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dprism2fw.c848 int rcnt = 0; local
857 rcnt++;
872 rcnt,
882 rcnt,
900 rcnt,
916 rcnt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/common/
H A Dsba_iommu.c322 uint rcnt; local
327 rcnt = 0;
328 while (rcnt < BITS_PER_LONG) {
330 (rcnt == (pide & (BITS_PER_LONG - 1)))
332 rcnt, ptr, (unsigned long long) *ptr );
333 rcnt++;
357 int rcnt; /* number of bits we might check */ local
360 rcnt = 64;
362 while (rcnt) {
374 rcnt
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h412 typedef int (UZ_EXP PasswdFn) (zvoid *pG, int *rcnt, char *pwbuf,
704 int UZ_EXP UzpPassword OF((zvoid *pG, int *rcnt, char *pwbuf,
H A Dfileio.c1571 int UZ_EXP UzpPassword (pG, rcnt, pwbuf, size, zfn, efn)
1573 int *rcnt; /* retry counter */
1589 if (*rcnt == 0) { /* First call for current entry */
1590 *rcnt = 2;
1598 (*rcnt)--;
1617 pG = pG; rcnt = rcnt; pwbuf = pwbuf; size = size; zfn = zfn; efn = efn;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/include/linux/
H A Dpkt_cls.h234 __u64 rcnt; member in struct:tc_u32_pcnt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpkt_cls.h224 __u64 rcnt; member in struct:tc_u32_pcnt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dmusycc.c538 int rcnt; local
586 rcnt = 0;
604 if ((r != req) && (req != SR_CHIP_RESET) && (++rcnt <= MUSYCC_SR_RETRY_CNT))
608 pi->up->devname, rcnt, req, pi->sr_last, r,
614 if (rcnt > MUSYCC_SR_RETRY_CNT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb.c1493 size_t rcnt, wcnt; local
1511 __os_read(env, rfhp, buf, sizeof(buf), &rcnt)) != 0)
1513 if (rcnt == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c679 int index, status, bcnt = 0, rcnt = 0, rc = 0; local
689 if (++rcnt == LPFC_NEMBED_MBOX_SGL_CNT) {
690 bcnt = rcnt;
691 rcnt = 0;
695 bcnt = rcnt;
699 bcnt = rcnt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Df_u32.c1007 (unsigned long long) pf->rcnt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_u32.c123 n->pf->rcnt +=1;

Completed in 315 milliseconds