Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
Dhif.h70 SCAN_EVENT_DONE = 1, enumerator
Dcfg80211.c133 } else if (scan_event == SCAN_EVENT_DONE) { in cfg_scan_result()
Dhif.c990 handle_scan_done(msg->vif, SCAN_EVENT_DONE); in handle_scan_complete()