Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dwlan_if.h39 WILC_FW_PASSIVE_SCAN = 0, enumerator
Dcfg80211.c287 scan_type = WILC_FW_PASSIVE_SCAN; in scan()
Dhif.c219 if (scan_type == WILC_FW_PASSIVE_SCAN && request->duration) { in wilc_scan()