Searched refs:iwl_wep_key (Results 1 – 3 of 3) sorted by relevance
941 sizeof(struct iwl_wep_key) * WEP_KEYS_MAX]; in iwl_send_static_wepkey_cmd()952 (sizeof(struct iwl_wep_key) * WEP_KEYS_MAX)); in iwl_send_static_wepkey_cmd()971 cmd_size += sizeof(struct iwl_wep_key) * WEP_KEYS_MAX; in iwl_send_static_wepkey_cmd()
500 struct iwl_wep_key wep_keys[WEP_KEYS_MAX];
959 struct iwl_wep_key { struct973 struct iwl_wep_key key[]; argument