Searched refs:matched_profiles (Results 1 – 3 of 3) sorted by relevance
165 u32 matched_profiles; member1342 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mld_netdetect_match_info_handler()1344 results->matched_profiles); in iwl_mld_netdetect_match_info_handler()1346 if (results->matched_profiles) in iwl_mld_netdetect_match_info_handler()1361 unsigned long matched_profiles) in iwl_mld_set_netdetect_info() argument1365 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_set_netdetect_info()1415 unsigned long matched_profiles; in iwl_mld_process_netdetect_res() local1437 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()1444 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()1450 n_matches = hweight_long(matched_profiles); in iwl_mld_process_netdetect_res()[all …]
2437 u32 matched_profiles; member2482 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()2583 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local2608 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()2613 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()2615 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()2627 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()2845 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()2847 results->matched_profiles); in iwl_mvm_nd_match_info_handler()2849 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
1270 __le32 matched_profiles; member1314 __le32 matched_profiles; member