Home
last modified time | relevance | path

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

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