Searched refs:pcur_sta (Results 1 – 1 of 1) sorted by relevance
1172 struct sta_info *ptarget_sta = NULL, *pcur_sta = NULL; in rtw_joinbss_event_prehandle() local1204 pcur_sta = rtw_get_stainfo(pstapriv, cur_network->network.mac_address); in rtw_joinbss_event_prehandle()1205 if (pcur_sta) in rtw_joinbss_event_prehandle()1206 rtw_free_stainfo(adapter, pcur_sta); in rtw_joinbss_event_prehandle()