Searched refs:resume_data (Results 1 – 2 of 2) sorted by relevance
1119 struct iwl_mld_resume_data *resume_data, in iwl_mld_netdetect_match_info_handler() argument1122 struct iwl_mld_netdetect_res *results = resume_data->netdetect_res; in iwl_mld_netdetect_match_info_handler()1136 if (IWL_FW_CHECK(mld, resume_data->wowlan_status->wakeup_reasons != in iwl_mld_netdetect_match_info_handler()1140 resume_data->wowlan_status->wakeup_reasons)) in iwl_mld_netdetect_match_info_handler()1208 struct iwl_mld_resume_data *resume_data) in iwl_mld_process_netdetect_res() argument1230 wakeup_reasons = resume_data->wowlan_status->wakeup_reasons; in iwl_mld_process_netdetect_res()1238 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()1245 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()1255 resume_data->netdetect_res, in iwl_mld_process_netdetect_res()1271 struct iwl_mld_resume_data *resume_data = data; in iwl_mld_handle_d3_notif() local[all …]
405 struct iwl_resume_data *resume_data = data; in iwl_resume_status_fn() local406 struct iwl_priv *priv = resume_data->priv; in iwl_resume_status_fn()408 if (iwl_rx_packet_payload_len(pkt) != sizeof(*resume_data->cmd)) { in iwl_resume_status_fn()412 memcpy(resume_data->cmd, pkt->data, sizeof(*resume_data->cmd)); in iwl_resume_status_fn()413 resume_data->valid = true; in iwl_resume_status_fn()435 struct iwl_resume_data resume_data = { in iwlagn_mac_resume() local504 &resume_data); in iwlagn_mac_resume()514 if (resume_data.valid && priv->contexts[IWL_RXON_CTX_BSS].vif) { in iwlagn_mac_resume()