Searched refs:pcur_wlan (Results 1 – 1 of 1) sorted by relevance
1092 struct wlan_network *pcur_wlan = NULL, *ptarget_wlan = NULL; in rtw_joinbss_event_prehandle() local1115 pcur_wlan = rtw_find_network(&pmlmepriv->scanned_queue, cur_network->network.mac_address); in rtw_joinbss_event_prehandle()1116 if (pcur_wlan) in rtw_joinbss_event_prehandle()1117 pcur_wlan->fixed = false; in rtw_joinbss_event_prehandle()
Completed in 10 milliseconds