Searched refs:last_scan (Results 1 – 5 of 5) sorted by relevance
807 struct os_reltime last_scan; member
7020 if (!other_iface_found || os_reltime_before(&wpa_s->last_scan, in wpas_start_p2p_client()7021 &ifs->last_scan)) { in wpas_start_p2p_client()7023 wpa_s->last_scan.sec = ifs->last_scan.sec; in wpas_start_p2p_client()7024 wpa_s->last_scan.usec = ifs->last_scan.usec; in wpas_start_p2p_client()
984 os_get_reltime(&wpa_s->last_scan); in wpa_bss_update_end()
1010 if (os_reltime_expired(&now, &wpa_s->last_scan, 10)) in wnm_add_cand_list()
2873 if (os_reltime_expired(&now, &wpa_s->last_scan, in wpa_supplicant_fast_associate()6694 os_reltime_age(&wpa_s->last_scan, &age); in wpa_supplicant_event()