Searched refs:sta_aid (Results 1 – 4 of 4) sorted by relevance
412 if ((psta->aid > 0) && (pstapriv->sta_aid[psta->aid - 1] == psta)) { in rtw_free_stainfo()413 pstapriv->sta_aid[psta->aid - 1] = NULL; in rtw_free_stainfo()
2102 pstapriv->sta_aid[i] = NULL; in start_ap_mode()
1288 if (!pstapriv->sta_aid[pstat->aid - 1]) in OnAssocReq()1302 pstapriv->sta_aid[pstat->aid - 1] = pstat; in OnAssocReq()
286 struct sta_info *sta_aid[NUM_STA]; member