Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1101 struct il_wep_key { struct
1115 struct il_wep_key key[];
H A D4965-mac.c3125 sizeof(struct il_wep_key) * WEP_KEYS_MAX]; in il4965_static_wepkey_cmd()
3138 cmd_size + (sizeof(struct il_wep_key) * WEP_KEYS_MAX)); in il4965_static_wepkey_cmd()
3157 cmd_size += sizeof(struct il_wep_key) * WEP_KEYS_MAX; in il4965_static_wepkey_cmd()
3185 memset(&il->_4965.wep_keys[idx], 0, sizeof(struct il_wep_key)); in il4965_remove_default_wep_key()
H A Dcommon.h1354 struct il_wep_key wep_keys[WEP_KEYS_MAX];
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h1101 struct il_wep_key { struct
1115 struct il_wep_key key[];
H A D4965-mac.c3124 sizeof(struct il_wep_key) * WEP_KEYS_MAX]; in il4965_static_wepkey_cmd()
3137 cmd_size + (sizeof(struct il_wep_key) * WEP_KEYS_MAX)); in il4965_static_wepkey_cmd()
3156 cmd_size += sizeof(struct il_wep_key) * WEP_KEYS_MAX; in il4965_static_wepkey_cmd()
3184 memset(&il->_4965.wep_keys[idx], 0, sizeof(struct il_wep_key)); in il4965_remove_default_wep_key()
H A Dcommon.h1354 struct il_wep_key wep_keys[WEP_KEYS_MAX];

Completed in 46 milliseconds