Lines Matching defs:scan
8894 * to scan for a channel twice, so disallow that
8897 * they can scan, as long as they can scan all
9162 if (!rdev->ops->scan)
9350 * BSSID to scan for. This was problematic because that same attribute
9420 * If scan plans are not specified,
9422 * case one scan plan will be set with the specified scan
9474 * All scan plans but the last one must specify
9484 * The last scan plan must not specify the number of
9615 * each scan plan already specifies its own interval
9625 * The scan interval attribute is kept for backward
9626 * compatibility. If no scan plans are specified and sched scan
9627 * interval is specified, one scan plan will be set with this
9628 * scan interval and infinite number of iterations.
9902 * or if driver does not support multi-scheduled scan
10453 struct cfg80211_internal_bss *scan;
10468 * dump_scan will be called multiple times to break up the scan results
10478 list_for_each_entry(scan, &rdev->bss_list, list) {
10483 rdev, wdev, scan) < 0) {