Home
last modified time | relevance | path

Searched refs:sc_aps (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dwivar.h155 struct wi_apinfo sc_aps[MAXAPINFO]; member
H A Dwi.c2334 memcpy((char *)wreq.wi_val + sizeof(n), sc->sc_aps, in wi_get_cfg()
3357 if (naps > N(sc->sc_aps)) in wi_scan_result()
3358 naps = N(sc->sc_aps); in wi_scan_result()
3361 ap = sc->sc_aps; in wi_scan_result()