Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/microchip/wilc1000/
Dhif.h71 SCAN_EVENT_DONE = 1, enumerator
Dcfg80211.c135 } else if (scan_event == SCAN_EVENT_DONE) { in cfg_scan_result()
Dhif.c1053 handle_scan_done(msg->vif, SCAN_EVENT_DONE); in handle_scan_complete()