Searched refs:old_sta (Results 1 – 1 of 1) sorted by relevance
333 struct sta_info *old_sta = *sta; in hostap_sta_join() local335 if (old_sta->lock && os_semphr_take(old_sta->lock, 0) != TRUE) { in hostap_sta_join()344 ap_free_sta(hapd, old_sta); in hostap_sta_join()348 else if (old_sta && old_sta->lock) { in hostap_sta_join()349 sta_info = old_sta; in hostap_sta_join()