Searched refs:fetch_anqp_in_progress (Results 1 – 4 of 4) sorted by relevance
756 wpa_s->fetch_anqp_in_progress = 0; in hs20_osu_fetch_done()767 wpa_s->fetch_anqp_in_progress = 0; in hs20_osu_fetch_done()818 wpa_s->fetch_anqp_in_progress = 0; in hs20_osu_fetch_done()1223 if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) { in hs20_fetch_osu()1226 wpa_s->fetch_anqp_in_progress, in hs20_fetch_osu()
2694 wpa_s->fetch_anqp_in_progress, in interworking_next_anqp_fetch()2697 if (eloop_terminated() || !wpa_s->fetch_anqp_in_progress) { in interworking_next_anqp_fetch()2757 wpa_s->fetch_anqp_in_progress = 0; in interworking_next_anqp_fetch()2771 wpa_s->fetch_anqp_in_progress = 1; in interworking_start_fetch_anqp()2783 if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) in interworking_fetch_anqp()2798 if (!wpa_s->fetch_anqp_in_progress) in interworking_stop_fetch_anqp()2801 wpa_s->fetch_anqp_in_progress = 0; in interworking_stop_fetch_anqp()
1225 unsigned int fetch_anqp_in_progress:1; member
9259 if (wpa_s->fetch_anqp_in_progress || wpa_s->network_select) { in wpas_ctrl_scan()