Home
last modified time | relevance | path

Searched refs:matched_profiles (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2466 u32 matched_profiles; member
2509 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()
2608 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local
2633 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()
2638 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()
2640 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()
2651 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()
2877 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()
2879 results->matched_profiles); in iwl_mvm_nd_match_info_handler()
2881 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h1195 __le32 matched_profiles; member
1239 __le32 matched_profiles; member