Searched refs:max_count (Results 1 - 25 of 41) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/core/seq/
H A Dseq_lock.c31 int max_count = 5 * HZ; local
38 if (max_count == 0) {
43 max_count--;
H A Dseq_memory.c416 int max_count = 5 * HZ; local
429 if (max_count == 0) {
434 max_count--;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Drelay6_database.h92 int max_count; variable
H A Drelay6_database.c44 max_count = 0;
173 if (max_count == 1) {
188 if (max_count == 1) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/rpc_parse/
H A Dparse_ds.c201 if ( !prs_uint32( "max_count", ps, depth, &ctr->max_count ) )
206 if ( ctr->max_count == 0 )
211 ctr->trusts = TALLOC_ARRAY(ps->mem_ctx, DS_DOMAIN_TRUSTS, ctr->max_count);
219 for ( i=0; i<ctr->max_count;i++ ) {
224 for ( i=0; i<ctr->max_count; i++ ) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib582.c36 int max_count; /* max number of sockets that fit in allocated array */ member in struct:Sockets
82 sockets->max_count = 20;
84 else if(sockets->count + 1 > sockets->max_count) {
87 (sockets->max_count + 20));
93 sockets->max_count += 20;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_mem.c62 pool->max_count = 0;
69 pool->max_count++;
168 if (pool->current_count < pool->max_count) {
H A Dlpfc.h60 uint32_t max_count; member in struct:lpfc_dma_pool
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-io.c90 unsigned int max_count; /* Size of storage area */ member in struct:pvr2_buffer
137 ccnt = bp->max_count;
142 ccnt = bp->max_count;
222 sp->i_bcount += bp->max_count;
247 sp->q_bcount += bp->max_count;
594 for (idx = 0; idx < (bp->max_count) / 4; idx++) {
606 bp->max_count, // int buffer_length
627 bp->stream->i_bcount -= bp->max_count;
628 bp->max_count = cnt;
629 bp->stream->i_bcount += bp->max_count;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Drpc_ds.h137 uint32 max_count; member in struct:__anon1624
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c717 int max_count = 7; /* max repeat count */ local
720 if (nextlen == 0) max_count = 138, min_count = 3;
725 if (++count < max_count && curlen == nextlen) {
739 max_count = 138, min_count = 3;
741 max_count = 6, min_count = 3;
743 max_count = 7, min_count = 4;
762 int max_count = 7; /* max repeat count */ local
766 if (nextlen == 0) max_count = 138, min_count = 3;
770 if (++count < max_count && curlen == nextlen) {
790 max_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dtrees.c717 int max_count = 7; /* max repeat count */ local
720 if (nextlen == 0) max_count = 138, min_count = 3;
725 if (++count < max_count && curlen == nextlen) {
739 max_count = 138, min_count = 3;
741 max_count = 6, min_count = 3;
743 max_count = 7, min_count = 4;
762 int max_count = 7; /* max repeat count */ local
766 if (nextlen == 0) max_count = 138, min_count = 3;
770 if (++count < max_count && curlen == nextlen) {
790 max_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeftree.c637 int max_count = 7; /* max repeat count */ local
640 if (nextlen == 0) max_count = 138, min_count = 3;
645 if (++count < max_count && curlen == nextlen) {
659 max_count = 138, min_count = 3;
661 max_count = 6, min_count = 3;
663 max_count = 7, min_count = 4;
683 int max_count = 7; /* max repeat count */ local
687 if (nextlen == 0) max_count = 138, min_count = 3;
691 if (++count < max_count && curlen == nextlen) {
711 max_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/archival/
H A Dgzip.c1315 int max_count = 7; /* max repeat count */ local
1319 max_count = 138;
1327 if (++count < max_count && curlen == nextlen)
1344 max_count = 7;
1347 max_count = 138;
1350 max_count = 6;
1368 int max_count = 7; /* max repeat count */ local
1373 max_count = 138, min_count = 3;
1378 if (++count < max_count && curlen == nextlen) {
1402 max_count
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_core.c480 sq->max_count = sq->numBufs ;
513 sq->max_count = sq->user_frags ;
515 sq->max_active = (sq->max_active <= sq->max_count) ?
516 sq->max_active : sq->max_count ;
521 sq->max_count =
636 dest = write_sq.buffers[(write_sq.rear+1) % write_sq.max_count];
647 write_sq.rear = (write_sq.rear+1) % write_sq.max_count;
908 /* write_sq.front = (write_sq.rear+1) % write_sq.max_count;*/
1097 from max_count. This could be a LL driver issue - I guess
1478 "write", write_sq.max_count, write_s
[all...]
H A Ddmasound.h229 int max_count; /* actual # fragments <= numBufs */ member in struct:sound_queue
231 int max_active; /* in-use fragments <= max_count */
H A Ddmasound_awacs.c920 next_frg = (write_sq.front + write_sq.active) % write_sq.max_count;
963 if (write_sq.count < write_sq.max_count) {
964 if (++next_frg >= write_sq.max_count)
1074 st_le32(&cp->cmd_dep, virt_to_bus(&awacs_tx_cmds[(i+1)%write_sq.max_count]));
1093 if (++i >= write_sq.max_count)
2285 if ((write_sq.max_count + 1) > number_of_tx_cmd_buffers) {
2295 ((write_sq.max_count + 1 + 1) * sizeof(struct dbdma_cmd),
2309 number_of_tx_cmd_buffers = write_sq.max_count + 1;
2313 memset((void *)cp, 0, (write_sq.max_count+1) * sizeof(struct dbdma_cmd));
2314 for (i = 0; i < write_sq.max_count;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/char/
H A Dtape_3590.h162 __u8 max_count; member in struct:tape3592_kekl_query_order
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D21285.c92 unsigned int status, ch, flag, rxs, max_count = 256; local
95 while (!(status & 0x10) && max_count--) {
H A Dvr41xx_siu.c317 int max_count = RX_MAX_COUNT; local
364 } while ((lsr & UART_LSR_DR) && (max_count-- > 0));
393 int max_count = TX_MAX_COUNT; local
415 } while (max_count-- > 0);
H A Dpxa.c105 int max_count = 256; local
162 } while ((*status & UART_LSR_DR) && (max_count-- > 0));
H A Dserial_ks8695.c112 unsigned int status, ch, lsr, flg, max_count = 256; local
115 while ((status & URLS_URDR) && max_count--) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/crypto/
H A Dap_bus.c601 int queue_depth, device_type, count, max_count, best_domain; local
613 max_count = 0;
623 if (count > max_count) {
624 max_count = count;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/acpi/
H A Dactbl1.h699 u32 max_count; /* Maximum counter value supported */ member in struct:acpi_table_wdrt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2074 int max_count = 7; /* max repeat count */ local
2077 if (nextlen == 0) max_count = 138, min_count = 3;
2082 if (++count < max_count && curlen == nextlen) {
2096 max_count = 138, min_count = 3;
2098 max_count = 6, min_count = 3;
2100 max_count = 7, min_count = 4;
2119 int max_count = 7; /* max repeat count */ local
2123 if (nextlen == 0) max_count = 138, min_count = 3;
2127 if (++count < max_count && curlen == nextlen) {
2147 max_count
[all...]

Completed in 367 milliseconds

12