Searched refs:net_detect (Results 1 – 8 of 8) sorted by relevance
1294 mvm->net_detect = true; in __iwl_mvm_suspend()1317 mvm->net_detect = false; in __iwl_mvm_suspend()2603 struct cfg80211_wowlan_nd_info *net_detect = NULL; in iwl_mvm_query_netdetect_reasons() local2646 net_detect = kzalloc(struct_size(net_detect, matches, n_matches), in iwl_mvm_query_netdetect_reasons()2648 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()2664 net_detect->matches[net_detect->n_matches++] = match; in iwl_mvm_query_netdetect_reasons()2681 wakeup.net_detect = net_detect; in iwl_mvm_query_netdetect_reasons()2688 if (net_detect) { in iwl_mvm_query_netdetect_reasons()2689 for (i = 0; i < net_detect->n_matches; i++) in iwl_mvm_query_netdetect_reasons()2690 kfree(net_detect->matches[i]); in iwl_mvm_query_netdetect_reasons()[all …]
1035 bool net_detect; member
131 wakeup.net_detect = &nd_info; in rtw89_wow_show_wakeup_reason()
52 wakeup.net_detect = &nd_info; in rtw_wow_show_wakeup_reason()
3459 struct cfg80211_wowlan_nd_info *net_detect; member
3585 wakeup_report.net_detect = adapter->nd_info; in mwifiex_cfg80211_resume()
4124 wakeup_data.net_detect = cfg->wowl.nd_info; in brcmf_report_wowl_wakeind()
19767 struct cfg80211_wowlan_nd_info *nd = wakeup->net_detect; in cfg80211_net_detect_results()19919 if (wakeup->net_detect && in cfg80211_report_wowlan_wakeup()