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

  /src/sys/dev/ic/
wi.c 212 STATIC int wi_scan_ap(struct wi_softc *, uint16_t, uint16_t);
2497 error = wi_scan_ap(sc, 0x3fff, 0x000f);
3292 wi_scan_ap(struct wi_softc *sc, uint16_t chanmask, uint16_t txrate) function in typeref:typename:STATIC int
3320 DPRINTF(("wi_scan_ap: start scanning, "
wi.c 212 STATIC int wi_scan_ap(struct wi_softc *, uint16_t, uint16_t);
2497 error = wi_scan_ap(sc, 0x3fff, 0x000f);
3292 wi_scan_ap(struct wi_softc *sc, uint16_t chanmask, uint16_t txrate) function in typeref:typename:STATIC int
3320 DPRINTF(("wi_scan_ap: start scanning, "

Completed in 25 milliseconds