Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dd3.c135 u32 matched_profiles; member
1143 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mld_netdetect_match_info_handler()
1145 results->matched_profiles); in iwl_mld_netdetect_match_info_handler()
1147 if (results->matched_profiles) in iwl_mld_netdetect_match_info_handler()
1162 unsigned long matched_profiles) in iwl_mld_set_netdetect_info() argument
1166 for_each_set_bit(i, &matched_profiles, netdetect_cfg->n_match_sets) { in iwl_mld_set_netdetect_info()
1216 unsigned long matched_profiles; in iwl_mld_process_netdetect_res() local
1238 if (!resume_data->netdetect_res->matched_profiles) { in iwl_mld_process_netdetect_res()
1245 matched_profiles = resume_data->netdetect_res->matched_profiles; in iwl_mld_process_netdetect_res()
1251 n_matches = hweight_long(matched_profiles); in iwl_mld_process_netdetect_res()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dd3.c2430 u32 matched_profiles; member
2473 results->matched_profiles = le32_to_cpu(query->matched_profiles); in iwl_mvm_netdetect_query_results()
2574 unsigned long matched_profiles; in iwl_mvm_query_netdetect_reasons() local
2599 if (ret || !d3_data->nd_results->matched_profiles) { in iwl_mvm_query_netdetect_reasons()
2604 matched_profiles = d3_data->nd_results->matched_profiles; in iwl_mvm_query_netdetect_reasons()
2606 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()
2618 for_each_set_bit(i, &matched_profiles, mvm->n_nd_match_sets) { in iwl_mvm_query_netdetect_reasons()
2834 results->matched_profiles = le32_to_cpu(notif->matched_profiles); in iwl_mvm_nd_match_info_handler()
2836 results->matched_profiles); in iwl_mvm_nd_match_info_handler()
2838 if (results->matched_profiles) { in iwl_mvm_nd_match_info_handler()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h1225 __le32 matched_profiles; member
1269 __le32 matched_profiles; member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6091 * @matched_profiles: bitmap of matched profiles, referencing the
6103 uint32_t matched_profiles;
6099 uint32_t matched_profiles; global() member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h7168 uint32_t matched_profiles; member