Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c146 struct iwl_mld_netdetect_res *netdetect_res; member
1044 struct iwl_mld_netdetect_res *results = resume_data->netdetect_res; in iwl_mld_netdetect_match_info_handler()
1083 struct iwl_mld_netdetect_res *netdetect_res, in iwl_mld_set_netdetect_info() argument
1092 (void *)netdetect_res->matches; in iwl_mld_set_netdetect_info()
1161 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()
1168 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()
1179 resume_data->netdetect_res, in iwl_mld_process_netdetect_res()
1891 struct iwl_mld_netdetect_res netdetect_res; in iwl_mld_wowlan_resume() local
1896 .netdetect_res = &netdetect_res, in iwl_mld_wowlan_resume()