Lines Matching defs:scan
959 "could not initiate scan\n");
1777 struct wpi_start_scan *scan =
1781 scan->chan, le32toh(scan->status)));
1784 ic->ic_curchan = &ic->ic_channels[scan->chan];
1791 struct wpi_stop_scan *scan =
1795 DPRINTF(("scan finished nchan=%d status=%d chan=%d\n",
1796 scan->nchan, scan->status, scan->chan));
2336 /* is active scan allowed on this channel? */
2805 * Send a scan request to the firmware. Since this command is huge, we map it
2833 "could not allocate mbuf for scan command\n");
2841 "could not allocate mbuf for scan command\n");
2955 aprint_error_dev(sc->sc_dev, "could not map scan command\n");