Lines Matching full:scan
9 #include "scan.h"
40 /* scan on the dev role if the regular one is not started */ in wl18xx_scan_send()
64 cmd->n_probe_reqs = wl->conf.scan.num_probe_reqs; in wl18xx_scan_send()
83 * remain 0 for normal scan in wl18xx_scan_send()
132 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_send()
136 wl1271_error("SCAN failed"); in wl18xx_scan_send()
148 wl->scan.failed = false; in wl18xx_scan_completed()
166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
275 wl1271_dump(DEBUG_SCAN, "SCAN: ", cmd, sizeof(*cmd)); in wl18xx_scan_sched_scan_config()
279 wl1271_error("SCAN failed"); in wl18xx_scan_sched_scan_config()
302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop()
315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop()