Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dd3.c125 u32 matched_profiles; member
1065 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mld_netdetect_match_info_handler()
1067 results->matched_profiles); in iwl_mld_netdetect_match_info_handler()
1069 if (results->matched_profiles) in iwl_mld_netdetect_match_info_handler()
1084 unsigned long matched_profiles) in iwl_mld_set_netdetect_info() argument
1088 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_set_netdetect_info()
1139 unsigned long matched_profiles; in iwl_mld_process_netdetect_res() local
1161 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()
1168 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()
1174 n_matches = hweight_long(matched_profiles); in iwl_mld_process_netdetect_res()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c2847 u32 matched_profiles; member
2890 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()
2992 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local
3017 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()
3022 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()
3024 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()
3037 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()
3264 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()
3266 results->matched_profiles); in iwl_mvm_nd_match_info_handler()
3268 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h1211 __le32 matched_profiles; member
1255 __le32 matched_profiles; member