Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h184 #define SCAN_TYPE_ACTIVE 0 macro
415 int scan_mode; /* SCAN_TYPE_ACTIVE, SCAN_TYPE_PASSIVE */
H A 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()
H A Datmel.c349 #define SCAN_TYPE_ACTIVE 0 macro
2759 cmd.scan_type = SCAN_TYPE_ACTIVE; in atmel_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h184 #define SCAN_TYPE_ACTIVE 0 macro
415 int scan_mode; /* SCAN_TYPE_ACTIVE, SCAN_TYPE_PASSIVE */
H A 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()
2352 priv->scan_mode = SCAN_TYPE_ACTIVE; in at76_init_new_device()
H A Datmel.c348 #define SCAN_TYPE_ACTIVE 0 macro
2754 cmd.scan_type = SCAN_TYPE_ACTIVE; in atmel_scan()

Completed in 22 milliseconds