Searched refs:n_matches (Results 1 – 8 of 8) sorted by relevance
1744 int i, j, n_matches, ret; in iwl_mvm_query_netdetect_reasons() local1766 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()1769 n_matches = 0; in iwl_mvm_query_netdetect_reasons()1773 (n_matches * sizeof(net_detect->matches[0])), in iwl_mvm_query_netdetect_reasons()1775 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()1794 net_detect->matches[net_detect->n_matches++] = match; in iwl_mvm_query_netdetect_reasons()1822 for (i = 0; i < net_detect->n_matches; i++) in iwl_mvm_query_netdetect_reasons()
211 size_t i, j, n_matches, n_matches_after_delete, n_nodes, n_lookups; in test_lpm_map() local222 n_matches = 0; in test_lpm_map()269 ++n_matches; in test_lpm_map()
147 for (i = 0 ; i < adapter->nd_info->n_matches ; i++) in mwifiex_unregister()
2190 adapter->nd_info->n_matches = scan_rsp->number_of_sets; in mwifiex_ret_802_11_scan()
3541 for (i = 0 ; i < adapter->nd_info->n_matches ; i++) in mwifiex_cfg80211_resume()
2527 int n_matches; member
3476 cfg->wowl.nd_info->n_matches = 1; in brcmf_wowl_nd_results()
15659 for (i = 0; i < nd->n_matches; i++) { in cfg80211_net_detect_results()