Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h30 #define ORINOCO_MAX_KEYS 4 macro
121 struct key_params keys[ORINOCO_MAX_KEYS];
H A Dhw.c828 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()
H A Dwext.c268 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()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h30 #define ORINOCO_MAX_KEYS 4 macro
121 struct key_params keys[ORINOCO_MAX_KEYS];
H A Dhw.c828 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()
H A Dwext.c271 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) in orinoco_ioctl_setiwencode()
283 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) { in orinoco_ioctl_setiwencode()
345 if ((index < 0) || (index >= ORINOCO_MAX_KEYS)) in orinoco_ioctl_getiwencode()

Completed in 8 milliseconds