Home
last modified time | relevance | path

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

/NextBSD/sys/dev/if_ndis/
HDif_ndis.c185 static int ndis_get_bssid_list (struct ndis_softc *,
2691 ndis_get_bssid_list(sc, bl) in ndis_get_bssid_list() function
2744 error = ndis_get_bssid_list(sc, &bl); in ndis_get_assoc()
3279 if (ndis_get_bssid_list(sc, &bl)) in ndis_scan_results()