Lines Matching defs:scan
7847 * to scan for a channel twice, so disallow that
7850 * they can scan, as long as they can scan all
8085 if (!rdev->ops->scan)
8282 * BSSID to scan for. This was problematic because that same attribute
8353 * If scan plans are not specified,
8355 * case one scan plan will be set with the specified scan
8407 * All scan plans but the last one must specify
8417 * The last scan plan must not specify the number of
8548 * each scan plan already specifies its own interval
8558 * The scan interval attribute is kept for backward
8559 * compatibility. If no scan plans are specified and sched scan
8560 * interval is specified, one scan plan will be set with this
8561 * scan interval and infinite number of iterations.
8833 * or if driver does not support multi-scheduled scan
9309 struct cfg80211_internal_bss *scan;
9325 * dump_scan will be called multiple times to break up the scan results
9335 list_for_each_entry(scan, &rdev->bss_list, list) {
9340 rdev, wdev, scan) < 0) {