Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c1119 struct iwl_mld_resume_data *resume_data, in iwl_mld_netdetect_match_info_handler() argument
1122 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() argument
1230 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 …]