Searched refs:scan_res2_get_in_prog (Results 1 – 2 of 2) sorted by relevance
361 if_ctx->scan_res2_get_in_prog = false; in wpa_drv_zep_event_proc_scan_done()404 if_ctx->scan_res2_get_in_prog = false; in wpa_drv_zep_event_proc_scan_res()1119 if (if_ctx->scan_res2_get_in_prog) { in wpa_drv_zep_scan2()1196 if_ctx->scan_res2_get_in_prog = true; in wpa_drv_zep_get_scan_results2()1202 if_ctx->scan_res2_get_in_prog = false; in wpa_drv_zep_get_scan_results2()1208 if (if_ctx->scan_res2_get_in_prog) { in wpa_drv_zep_get_scan_results2()1211 if_ctx->scan_res2_get_in_prog = false; in wpa_drv_zep_get_scan_results2()
125 bool scan_res2_get_in_prog; member