Searched refs:n_matches (Results 1 – 9 of 9) sorted by relevance
211 volatile size_t n_matches, n_matches_after_delete; in test_lpm_map() local223 n_matches = 0; in test_lpm_map()270 ++n_matches; in test_lpm_map()
2411 int i, n_matches, ret; in iwl_mvm_query_netdetect_reasons() local2441 n_matches = hweight_long(matched_profiles); in iwl_mvm_query_netdetect_reasons()2444 n_matches = 0; in iwl_mvm_query_netdetect_reasons()2447 net_detect = kzalloc(struct_size(net_detect, matches, n_matches), in iwl_mvm_query_netdetect_reasons()2449 if (!net_detect || !n_matches) in iwl_mvm_query_netdetect_reasons()2465 net_detect->matches[net_detect->n_matches++] = match; in iwl_mvm_query_netdetect_reasons()2490 for (i = 0; i < net_detect->n_matches; i++) in iwl_mvm_query_netdetect_reasons()
51 nd_info.n_matches = 0; in rtw_wow_show_wakeup_reason()
137 for (i = 0 ; i < adapter->nd_info->n_matches ; i++) in mwifiex_unregister()
2195 adapter->nd_info->n_matches = scan_rsp->number_of_sets; in mwifiex_ret_802_11_scan()
3606 for (i = 0 ; i < adapter->nd_info->n_matches ; i++) in mwifiex_cfg80211_resume()
3336 int n_matches; member
3712 cfg->wowl.nd_info->n_matches = 1; in brcmf_wowl_nd_results()
19298 for (i = 0; i < nd->n_matches; i++) { in cfg80211_net_detect_results()