Searched refs:sta_aid (Results 1 – 13 of 13) sorted by relevance
160 if (pstapriv->sta_aid[psta->aid - 1] != psta) in rtw_indicate_sta_assoc_event()184 if (pstapriv->sta_aid[psta->aid - 1] != psta) in rtw_indicate_sta_disassoc_event()
314 if ((psta->aid > 0) && (pstapriv->sta_aid[psta->aid - 1] == psta)) { in rtw_free_stainfo23a()315 pstapriv->sta_aid[psta->aid - 1] = NULL; in rtw_free_stainfo23a()
1830 pstapriv->sta_aid[i] = NULL; in start_ap_mode23a()
1679 if (pstapriv->sta_aid[pstat->aid - 1] == NULL) in OnAssocReq23a()1694 pstapriv->sta_aid[pstat->aid - 1] = pstat; in OnAssocReq23a()
381 if ((psta->aid > 0) && (pstapriv->sta_aid[psta->aid - 1] == psta)) { in rtw_free_stainfo()382 pstapriv->sta_aid[psta->aid - 1] = NULL; in rtw_free_stainfo()
1913 pstapriv->sta_aid[i] = NULL; in start_ap_mode()
1178 if (pstapriv->sta_aid[aid-1] != NULL) in search_max_mac_id()
3358 if (pstapriv->sta_aid[pstat->aid - 1] == NULL) in OnAssocReq()3371 pstapriv->sta_aid[pstat->aid - 1] = pstat; in OnAssocReq()
206 struct sta_info *sta_aid[MAX_AID_TABLE_SIZE]; member
146 ap->sta_aid[sta->aid - 1] = NULL; in ap_free_sta()1675 if (local->ap->sta_aid[sta->aid - 1] == NULL) in handle_assoc()1683 local->ap->sta_aid[sta->aid - 1] = sta; in handle_assoc()
218 psta = pstapriv->sta_aid[(mac_id-1) - 1]; in rtw_hal_update_ra_mask()
333 struct sta_info *sta_aid[NUM_STA]; member
323 struct sta_info *sta_aid[NUM_STA]; member