Searched refs:ORINOCO_MAX_KEYS (Results 1 – 3 of 3) sorted by relevance
30 #define ORINOCO_MAX_KEYS 4 macro121 struct key_params keys[ORINOCO_MAX_KEYS];
828 struct orinoco_key keys[ORINOCO_MAX_KEYS]; in __orinoco_hw_setup_wepkeys()831 for (i = 0; i < ORINOCO_MAX_KEYS; i++) { in __orinoco_hw_setup_wepkeys()876 for (i = 0; i < ORINOCO_MAX_KEYS; i++) { in __orinoco_hw_setup_wepkeys()
268 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) in orinoco_ioctl_setiwencode()280 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) { in orinoco_ioctl_setiwencode()341 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) in orinoco_ioctl_getiwencode()