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.c1318 struct iwl_mld_resume_data *resume_data, in iwl_mld_netdetect_match_info_handler() argument
1321 struct iwl_mld_netdetect_res *results = resume_data->netdetect_res; in iwl_mld_netdetect_match_info_handler()
1335 if (IWL_FW_CHECK(mld, resume_data->wowlan_status->wakeup_reasons != in iwl_mld_netdetect_match_info_handler()
1339 resume_data->wowlan_status->wakeup_reasons)) in iwl_mld_netdetect_match_info_handler()
1407 struct iwl_mld_resume_data *resume_data) in iwl_mld_process_netdetect_res() argument
1429 wakeup_reasons = resume_data->wowlan_status->wakeup_reasons; in iwl_mld_process_netdetect_res()
1437 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()
1444 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()
1454 resume_data->netdetect_res, in iwl_mld_process_netdetect_res()
1470 struct iwl_mld_resume_data *resume_data = data; in iwl_mld_handle_d3_notif() local
[all …]