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, "
|