Searched refs:WL1271_SCAN_OPT_PASSIVE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/wl12xx/ | ||
D | scan.h | 41 #define WL1271_SCAN_OPT_PASSIVE 1 macro |
D | scan.c | 158 scan_options |= WL1271_SCAN_OPT_PASSIVE; in wl1271_scan_send() |