Searched refs:net_detect (Results 1 – 3 of 3) sorted by relevance
1321 mvm->net_detect = true; in __iwl_mvm_suspend()1351 mvm->net_detect = false; in __iwl_mvm_suspend()2987 struct cfg80211_wowlan_nd_info *net_detect = NULL; in iwl_mvm_query_netdetect_reasons() local3030 net_detect = kzalloc(struct_size(net_detect, matches, n_matches), in iwl_mvm_query_netdetect_reasons()3032 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()3034 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()3051 net_detect->matches[n_matches++] = match; in iwl_mvm_query_netdetect_reasons()3067 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()3070 wakeup.net_detect = net_detect; in iwl_mvm_query_netdetect_reasons()3077 if (net_detect) { in iwl_mvm_query_netdetect_reasons()[all …]
52 wakeup.net_detect = &nd_info; in rtw_wow_show_wakeup_reason()
19996 struct cfg80211_wowlan_nd_info *nd = wakeup->net_detect; in cfg80211_net_detect_results()20153 if (wakeup->net_detect && in cfg80211_report_wowlan_wakeup()