Searched refs:il_wep_key (Results 1 – 3 of 3) sorted by relevance
1098 struct il_wep_key { struct1112 struct il_wep_key key[]; argument
3124 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()
1366 struct il_wep_key wep_keys[WEP_KEYS_MAX];