Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c156 struct iwl_mld_netdetect_res *netdetect_res; member
1122 struct iwl_mld_netdetect_res *results = resume_data->netdetect_res; in iwl_mld_netdetect_match_info_handler()
1161 struct iwl_mld_netdetect_res *netdetect_res, in iwl_mld_set_netdetect_info() argument
1170 (void *)netdetect_res->matches; in iwl_mld_set_netdetect_info()
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()
1962 struct iwl_mld_netdetect_res netdetect_res; in iwl_mld_wowlan_resume() local
1967 .netdetect_res = &netdetect_res, in iwl_mld_wowlan_resume()