Home
last modified time | relevance | path

Searched refs:wep_key_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dd3.c167 struct iwl_mvm_wep_key_cmd wep_key_cmd; in iwl_mvm_wowlan_program_keys() member
170 .wep_key_cmd.mac_id_n_color = in iwl_mvm_wowlan_program_keys()
173 .wep_key_cmd.num_keys = 1, in iwl_mvm_wowlan_program_keys()
175 .wep_key_cmd.decryption_type = STA_KEY_FLG_WEP, in iwl_mvm_wowlan_program_keys()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddev.h523 u8 wep_key_cmd; member
Dmain.c550 priv->contexts[IWL_RXON_CTX_BSS].wep_key_cmd = REPLY_WEPKEY; in iwl_init_context()
572 priv->contexts[IWL_RXON_CTX_PAN].wep_key_cmd = REPLY_WIPAN_WEPKEY; in iwl_init_context()
Dsta.c965 .id = ctx->wep_key_cmd, in iwl_send_static_wepkey_cmd()