Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c1720 wpa_s->sched_scan_stop_req = 0; in wpa_supplicant_req_sched_scan()
2030 wpa_s->sched_scan_stop_req = 1; in wpa_supplicant_cancel_sched_scan()
3466 if (wpa_s->sched_scan_stop_req) { in wpas_start_pno()
3589 wpa_s->sched_scan_stop_req = 1; in wpas_stop_pno()
H A Dwpa_supplicant_i.h823 unsigned int sched_scan_stop_req:1; member
H A Devents.c6777 if (!wpa_s->sched_scan_stop_req && in wpa_supplicant_event()
6785 wpa_s->sched_scan_stop_req = 0; in wpa_supplicant_event()