Searched refs:net_detect (Results 1 – 10 of 10) sorted by relevance
1293 mvm->net_detect = true; in __iwl_mvm_suspend()1324 mvm->net_detect = false; in __iwl_mvm_suspend()2578 struct cfg80211_wowlan_nd_info *net_detect = NULL; in iwl_mvm_query_netdetect_reasons() local2621 net_detect = kzalloc_flex(*net_detect, matches, n_matches); in iwl_mvm_query_netdetect_reasons()2622 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()2624 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2640 net_detect->matches[n_matches++] = match; in iwl_mvm_query_netdetect_reasons()2656 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2659 wakeup.net_detect = net_detect; in iwl_mvm_query_netdetect_reasons()2666 if (net_detect) { in iwl_mvm_query_netdetect_reasons()[all …]
1108 bool net_detect; member
52 wakeup.net_detect = &nd_info; in rtw_wow_show_wakeup_reason()
841 wakeup.net_detect = &nd_info; in rtw89_wow_show_wakeup_reason()
1457 wakeup.net_detect = netdetect_info; in iwl_mld_process_netdetect_res()
2918 wakeup_report.net_detect = adapter->nd_info; in nxpwifi_cfg80211_resume()
3962 struct cfg80211_wowlan_nd_info *net_detect; member
3609 wakeup_report.net_detect = adapter->nd_info; in mwifiex_cfg80211_resume()
4157 wakeup_data.net_detect = cfg->wowl.nd_info; in brcmf_report_wowl_wakeind()
22898 struct cfg80211_wowlan_nd_info *nd = wakeup->net_detect; in cfg80211_net_detect_results()23055 if (wakeup->net_detect && in cfg80211_report_wowlan_wakeup()