Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h159 SCAN_EVENT_DONE = 1, enumerator
Dwilc_wfi_cfgoperations.c417 } else if (scan_event == SCAN_EVENT_DONE) { in cfg_scan_result()
Dhost_interface.c2682 handle_scan_done(msg->vif, SCAN_EVENT_DONE); in handle_scan_complete()