Searched refs:notify_scan (Results 1 – 8 of 8) sorted by relevance
20 int (*notify_scan)(void *priv, struct wpa_scan_results *scan_res); member
84 .notify_scan = autoscan_periodic_notify_scan,
22 int (*notify_scan)(void *priv, struct wpa_scan_results *scan_res); member
103 .notify_scan = autoscan_exponential_notify_scan,
95 return wpa_s->bgscan->notify_scan(wpa_s->bgscan_priv, in bgscan_notify_scan()
151 interval = wpa_s->autoscan->notify_scan(wpa_s->autoscan_priv, in autoscan_notify_scan()
280 .notify_scan = bgscan_simple_notify_scan,
614 .notify_scan = bgscan_learn_notify_scan,