Searched refs:matched_profiles (Results 1 – 4 of 4) sorted by relevance
2791 u32 matched_profiles; member2834 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()2933 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local2958 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()2963 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()2965 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()2976 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()3205 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()3207 results->matched_profiles); in iwl_mvm_nd_match_info_handler()3209 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
1179 * @matched_profiles: bitmap of matched profiles, referencing the1191 __le32 matched_profiles;1223 * @matched_profiles: bitmap of matched profiles, referencing the1235 __le32 matched_profiles;1182 __le32 matched_profiles; global() member 1226 __le32 matched_profiles; global() member
6091 * @matched_profiles: bitmap of matched profiles, referencing the6103 uint32_t matched_profiles;6099 uint32_t matched_profiles; global() member
7164 uint32_t matched_profiles; member