Searched refs:MAX_KEYS (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_if.h113 #define MAX_KEYS 4 macro
H A Dwl_wext.c526 range->max_encoding_tokens = MAX_KEYS;
1205 if(( index < 0 ) || ( index >= MAX_KEYS )) {
1239 if(( index >= 0 ) && ( index < MAX_KEYS )) {
1374 if(( index < 0 ) || ( index >= MAX_KEYS )) {
H A Dwl_main.c1082 for( count = 0; count < MAX_KEYS; count++ ) {
1090 for( count = 0; count < MAX_KEYS; count++ ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/wlags49_h2/
H A Dwl_if.h113 #define MAX_KEYS 4 macro
H A Dwl_wext.c526 range->max_encoding_tokens = MAX_KEYS;
1205 if(( index < 0 ) || ( index >= MAX_KEYS )) {
1239 if(( index >= 0 ) && ( index < MAX_KEYS )) {
1374 if(( index < 0 ) || ( index >= MAX_KEYS )) {
H A Dwl_main.c1082 for( count = 0; count < MAX_KEYS; count++ ) {
1090 for( count = 0; count < MAX_KEYS; count++ ) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dipw2100.h363 #define MAX_KEYS 8 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.h363 #define MAX_KEYS 8 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java74 private static final int[] MAX_KEYS = {6, 10, 14, 22}; field in class:CollectionTest
159 for (int i = 0; i < MAX_KEYS.length; i += 1) {
160 permuteTests(args, suite, false, MAX_KEYS[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java74 private static final int[] MAX_KEYS = {6, 10, 14, 22}; field in class:CollectionTest
159 for (int i = 0; i < MAX_KEYS.length; i += 1) {
160 permuteTests(args, suite, false, MAX_KEYS[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DCollectionTest.java74 private static final int[] MAX_KEYS = {6, 10, 14, 22}; field in class:CollectionTest
159 for (int i = 0; i < MAX_KEYS.length; i += 1) {
160 permuteTests(args, suite, false, MAX_KEYS[i]);

Completed in 219 milliseconds