Searched refs:wl1271_scan_send (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_scan.c86 static int wl1271_scan_send(struct wl1271 *wl, enum ieee80211_band band, function
175 ret = wl1271_scan_send(wl, IEEE80211_BAND_2GHZ, false,
185 ret = wl1271_scan_send(wl, IEEE80211_BAND_2GHZ, true,
198 ret = wl1271_scan_send(wl, IEEE80211_BAND_5GHZ, false,
208 ret = wl1271_scan_send(wl, IEEE80211_BAND_5GHZ, true,

Completed in 39 milliseconds