Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/atmel/
Dat76c50x-usb.h184 #define SCAN_TYPE_ACTIVE 0 macro
Dat76c50x-usb.c1376 priv->scan_mode == SCAN_TYPE_ACTIVE ? "active" : "passive"); in at76_startup_device()
1976 scan.scan_type = SCAN_TYPE_ACTIVE; in at76_hw_scan()
2351 priv->scan_mode = SCAN_TYPE_ACTIVE; in at76_init_new_device()
Datmel.c348 #define SCAN_TYPE_ACTIVE 0 macro
2758 cmd.scan_type = SCAN_TYPE_ACTIVE; in atmel_scan()