Searched refs:p2p_scan_work (Results 1 – 4 of 4) sorted by relevance
831 struct wpa_radio_work *p2p_scan_work; member
216 if (wpa_s->p2p_scan_work) { in wpas_p2p_scan_res_handler()217 struct wpa_radio_work *work = wpa_s->p2p_scan_work; in wpas_p2p_scan_res_handler()218 wpa_s->p2p_scan_work = NULL; in wpas_p2p_scan_res_handler()272 wpa_s->p2p_scan_work = NULL; in wpas_p2p_trigger_scan_cb()289 wpa_s->p2p_scan_work = work; in wpas_p2p_trigger_scan_cb()324 if (wpa_s->p2p_scan_work) { in wpas_p2p_scan()5911 if (wpa_s->p2p_scan_work) { in wpas_p2p_scan_res_ignore_search()5912 struct wpa_radio_work *work = wpa_s->p2p_scan_work; in wpas_p2p_scan_res_ignore_search()5913 wpa_s->p2p_scan_work = NULL; in wpas_p2p_scan_res_ignore_search()
3765 if (work->wpa_s->p2p_scan_work == work) { in radio_work_free()3769 work->wpa_s->p2p_scan_work = NULL; in radio_work_free()
3696 if (wpa_s->p2p_scan_work && wpa_s->global->p2p &&