Searched refs:asoc_sta_count (Results 1 – 3 of 3) sorted by relevance
71 pstapriv->asoc_sta_count = 0; in _rtw_init_sta_priv()220 pstapriv->asoc_sta_count++; in rtw_alloc_stainfo()339 pstapriv->asoc_sta_count--; in rtw_free_stainfo()437 if (pstapriv->asoc_sta_count == 1) in rtw_free_all_stainfo()
821 (adapter->stapriv.asoc_sta_count == 1)) in find_network()1306 if (adapter->stapriv.asoc_sta_count == 2) { in rtw_stassoc_event_callback()1403 if (adapter->stapriv.asoc_sta_count == 1) {/* a sta + bc/mc_stainfo (not Ibss_stainfo) */ in rtw_stadel_event_callback()2505 if (padapter->stapriv.asoc_sta_count > 2) in rtw_linked_check()
265 int asoc_sta_count; member
Completed in 14 milliseconds