Searched refs:iwl_wep_key (Results 1 – 3 of 3) sorted by relevance
975 sizeof(struct iwl_wep_key) * WEP_KEYS_MAX]; in iwl_send_static_wepkey_cmd()987 (sizeof(struct iwl_wep_key) * WEP_KEYS_MAX)); in iwl_send_static_wepkey_cmd()1006 cmd_size += sizeof(struct iwl_wep_key) * WEP_KEYS_MAX; in iwl_send_static_wepkey_cmd()
659 struct iwl_wep_key wep_keys[WEP_KEYS_MAX];
989 struct iwl_wep_key { struct1003 struct iwl_wep_key key[0]; argument