Home
last modified time | relevance | path

Searched refs:NR_WEP_KEYS (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/
Dsta_ioctl.c47 #define NR_WEP_KEYS 4 macro
569 range->max_encoding_tokens = NR_WEP_KEYS; in rt_ioctl_giwrange()
1383 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS)) { in rt_ioctl_siwencode()
1885 if ((keyIdx < 0) || (keyIdx >= NR_WEP_KEYS)) in rt_ioctl_siwencodeext()