Searched refs:net_detect (Results 1 – 6 of 6) sorted by relevance
1315 mvm->net_detect = true; in __iwl_mvm_suspend()1345 mvm->net_detect = false; in __iwl_mvm_suspend()2746 struct cfg80211_wowlan_nd_info *net_detect = NULL; in iwl_mvm_query_netdetect_reasons() local2789 net_detect = kzalloc(struct_size(net_detect, matches, n_matches), in iwl_mvm_query_netdetect_reasons()2791 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()2793 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2810 net_detect->matches[n_matches++] = match; in iwl_mvm_query_netdetect_reasons()2826 net_detect->n_matches = n_matches; in iwl_mvm_query_netdetect_reasons()2829 wakeup.net_detect = net_detect; in iwl_mvm_query_netdetect_reasons()2836 if (net_detect) { in iwl_mvm_query_netdetect_reasons()[all …]
1206 bool net_detect; member
52 wakeup.net_detect = &nd_info; in rtw_wow_show_wakeup_reason()
872 wakeup.net_detect = &nd_info; in __rtw89_cal_crc16()
925 struct cfg80211_wowlan_nd_info *net_detect; member
1088 wakeup.net_detect = netdetect_info; in iwl_mld_process_netdetect_res()