Searched refs:wl1271_scan (Results 1 - 5 of 5) 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 DMakefile13 wl1271_init.o wl1271_debugfs.o wl1271_scan.o
H A Dwl1271_scan.h29 int wl1271_scan(struct wl1271 *wl, const u8 *ssid, size_t ssid_len,
H A Dwl1271.h300 struct wl1271_scan { struct
419 struct wl1271_scan scan;
H A Dwl1271_scan.c28 #include "wl1271_scan.h"
234 int wl1271_scan(struct wl1271 *wl, const u8 *ssid, size_t ssid_len, function
H A Dwl1271_main.c47 #include "wl1271_scan.h"
1550 ret = wl1271_scan(hw->priv, ssid, len, req);
1552 ret = wl1271_scan(hw->priv, ssid, len, req);

Completed in 116 milliseconds