Searched refs:ORINOCO_MAX_KEYS (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/orinoco/
H A Dorinoco.h30 #define ORINOCO_MAX_KEYS 4 macro
122 struct key_params keys[ORINOCO_MAX_KEYS];
H A Dhw.c823 struct orinoco_key keys[ORINOCO_MAX_KEYS];
826 for (i = 0; i < ORINOCO_MAX_KEYS; i++) {
869 for (i = 0; i < ORINOCO_MAX_KEYS; i++) {
H A Dwext.c262 if ((index < 0) || (index >= ORINOCO_MAX_KEYS))
274 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) {
335 if ((index < 0) || (index >= ORINOCO_MAX_KEYS))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco.h30 #define ORINOCO_MAX_KEYS 4 macro
122 struct key_params keys[ORINOCO_MAX_KEYS];
H A Dhw.c823 struct orinoco_key keys[ORINOCO_MAX_KEYS];
826 for (i = 0; i < ORINOCO_MAX_KEYS; i++) {
869 for (i = 0; i < ORINOCO_MAX_KEYS; i++) {
H A Dwext.c262 if ((index < 0) || (index >= ORINOCO_MAX_KEYS))
274 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) {
335 if ((index < 0) || (index >= ORINOCO_MAX_KEYS))

Completed in 129 milliseconds