Lines Matching defs:n_match_sets
9534 int err, tmp, n_ssids = 0, n_match_sets = 0, n_channels, i, n_plans = 0;
9588 n_match_sets++;
9598 if (!n_match_sets && default_match_rssi != NL80211_SCAN_RSSI_THOLD_OFF)
9599 n_match_sets = 1;
9601 if (n_match_sets > max_match_sets)
9648 n_match_sets));
9666 if (n_match_sets) {
9676 request->n_match_sets = n_match_sets;
9678 if (n_match_sets)
9680 n_match_sets);
9777 if (WARN_ON(i >= n_match_sets)) {
9815 if (i == 0 && n_match_sets)
9819 for (i = 0; i < n_match_sets; i++)
13297 if (req->n_match_sets) {
13303 for (i = 0; i < req->n_match_sets; i++) {