Searched refs:iwl_wep_key (Results 1 – 3 of 3) sorted by relevance
961 sizeof(struct iwl_wep_key) * WEP_KEYS_MAX]; in iwl_send_static_wepkey_cmd()972 (sizeof(struct iwl_wep_key) * WEP_KEYS_MAX)); in iwl_send_static_wepkey_cmd()991 cmd_size += sizeof(struct iwl_wep_key) * WEP_KEYS_MAX; in iwl_send_static_wepkey_cmd()
525 struct iwl_wep_key wep_keys[WEP_KEYS_MAX];
1022 struct iwl_wep_key { struct1036 struct iwl_wep_key key[0]; argument