Searched refs:NR_WEP_KEYS (Results 1 - 2 of 2) 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/rt2860/
H A Dsta_ioctl.c46 #define NR_WEP_KEYS 4 macro
568 range->max_encoding_tokens = NR_WEP_KEYS;
1384 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS)) {
1889 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rt2860/
H A Dsta_ioctl.c46 #define NR_WEP_KEYS 4 macro
568 range->max_encoding_tokens = NR_WEP_KEYS;
1384 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS)) {
1889 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS))

Completed in 112 milliseconds