HomeSort by: relevance | last modified time | path
    Searched defs:wi_scan_result (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
wi.c 213 STATIC void wi_scan_result(struct wi_softc *, int, int);
2090 wi_scan_result(sc, fid, le16toh(ltbuf[0]));
3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void
3351 "wi_scan_result: unknown firmware type %u\n",
3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off,
3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
wi.c 213 STATIC void wi_scan_result(struct wi_softc *, int, int);
2090 wi_scan_result(sc, fid, le16toh(ltbuf[0]));
3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void
3351 "wi_scan_result: unknown firmware type %u\n",
3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off,
3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));
wi.c 213 STATIC void wi_scan_result(struct wi_softc *, int, int);
2090 wi_scan_result(sc, fid, le16toh(ltbuf[0]));
3327 wi_scan_result(struct wi_softc *sc, int fid, int cnt) function in typeref:typename:STATIC void
3351 "wi_scan_result: unknown firmware type %u\n",
3366 DPRINTF2(("wi_scan_result: #%d: off %d bssid %s\n", i, off,
3386 DPRINTF(("wi_scan_result: scan complete: ap %d\n", naps));

Completed in 38 milliseconds