Searched refs:matched_profiles (Results 1 – 2 of 2) sorted by relevance
2252 u32 matched_profiles; member2295 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()2368 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local2385 if (ret || !query.matched_profiles) { in iwl_mvm_query_netdetect_reasons()2390 matched_profiles = query.matched_profiles; in iwl_mvm_query_netdetect_reasons()2392 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()2403 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()
1160 __le32 matched_profiles; member1204 __le32 matched_profiles; member