Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.h69 SCAN_EVENT_DONE = 1, enumerator
H A Dcfg80211.c134 } else if (scan_event == SCAN_EVENT_DONE) { in cfg_scan_result()
H A Dhif.c1071 handle_scan_done(msg->vif, SCAN_EVENT_DONE); in handle_scan_complete()