Searched refs:matched_profiles (Results 1 – 3 of 3) sorted by relevance
136 * @matched_profiles: bitmap of matched profiles, referencing the141 u32 matched_profiles;1271 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mld_handle_d3_notif() 1273 results->matched_profiles); in iwl_mld_handle_d3_notif() 1275 if (results->matched_profiles) in iwl_mld_handle_d3_notif() 1290 unsigned long matched_profiles) in iwl_mld_handle_d3_notif() 1294 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_handle_d3_notif() 1344 unsigned long matched_profiles; in iwl_mld_wait_d3_notif() 1366 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_wait_d3_notif() 135 u32 matched_profiles; global() member 1162 iwl_mld_set_netdetect_info(struct iwl_mld * mld,const struct cfg80211_sched_scan_request * netdetect_cfg,struct cfg80211_wowlan_nd_info * netdetect_info,struct iwl_mld_netdetect_res * netdetect_res,unsigned long matched_profiles) iwl_mld_set_netdetect_info() argument 1216 unsigned long matched_profiles; iwl_mld_process_netdetect_res() local [all...]
2426 u32 matched_profiles; member2469 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()2570 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local2595 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()2600 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()2602 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()2614 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()2830 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()2832 results->matched_profiles); in iwl_mvm_nd_match_info_handler()2834 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
1270 __le32 matched_profiles; member1314 __le32 matched_profiles; member