Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h184 #define SCAN_TYPE_ACTIVE 0 macro
H A Dat76c50x-usb.c1370 priv->scan_mode == SCAN_TYPE_ACTIVE ? "active" : "passive"); in at76_startup_device()
1970 scan.scan_type = SCAN_TYPE_ACTIVE; in at76_hw_scan()
2350 priv->scan_mode = SCAN_TYPE_ACTIVE; in at76_init_new_device()