Home
last modified time | relevance | path

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

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