Searched refs:net_detect (Results 1 – 7 of 7) sorted by relevance
1297 mvm->net_detect = true; in __iwl_mvm_suspend()1328 mvm->net_detect = false; in __iwl_mvm_suspend()2569 struct cfg80211_wowlan_nd_info *net_detect = NULL; in iwl_mvm_query_netdetect_reasons() local2612 net_detect = kzalloc_flex(*net_detect, matches, n_matches); in iwl_mvm_query_netdetect_reasons()2613 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()2615 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2631 net_detect->matches[n_matches++] = match; in iwl_mvm_query_netdetect_reasons()2647 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2650 wakeup.net_detect = net_detect; in iwl_mvm_query_netdetect_reasons()2657 if (net_detect) { in iwl_mvm_query_netdetect_reasons()[all …]
1110 bool net_detect; member
52 wakeup.net_detect = &nd_info; in rtw_wow_show_wakeup_reason()
974 struct cfg80211_wowlan_nd_info *net_detect; member
876 wakeup.net_detect = &nd_info; in rtw89_wow_show_wakeup_reason()
1258 wakeup.net_detect = netdetect_info; in iwl_mld_process_netdetect_res()
4233 wakeup_data.net_detect = cfg->wowl.nd_info; in brcmf_report_wowl_wakeind()