Searched refs:sta_hash (Results 1 – 12 of 12) sorted by relevance
68 INIT_LIST_HEAD(&(pstapriv->sta_hash[i])); in _r8712_init_sta_priv()126 phash_list = &pstapriv->sta_hash[index]; in r8712_alloc_stainfo()217 phead = &(pstapriv->sta_hash[index]); in r8712_free_all_stainfo()242 phead = &(pstapriv->sta_hash[index]); in r8712_get_stainfo()
107 struct list_head sta_hash[NUM_STA]; member
84 INIT_LIST_HEAD(&pstapriv->sta_hash[i]); in _rtw_init_sta_priv()141 phead = &pstapriv->sta_hash[index]; in _rtw_free_sta_priv()195 phash_list = &pstapriv->sta_hash[index]; in rtw_alloc_stainfo()390 phead = &pstapriv->sta_hash[index]; in rtw_free_all_stainfo()426 phead = &pstapriv->sta_hash[index]; in rtw_get_stainfo()
82 INIT_LIST_HEAD(&(pstapriv->sta_hash[i])); in _rtw_init_sta_priv()162 phead = &(pstapriv->sta_hash[index]); in _rtw_free_sta_priv()234 phash_list = &(pstapriv->sta_hash[index]); in rtw_alloc_stainfo()501 phead = &(pstapriv->sta_hash[index]); in rtw_free_all_stainfo()539 phead = &(pstapriv->sta_hash[index]); in rtw_get_stainfo()
1279 phead = &(pstapriv->sta_hash[i]); in proc_get_all_sta_info()
183 struct sta_info *sta_hash[STA_HASH_SIZE]; member
88 sta->hnext = ap->sta_hash[STA_HASH(sta->addr)]; in ap_sta_hash_add()89 ap->sta_hash[STA_HASH(sta->addr)] = sta; in ap_sta_hash_add()96 s = ap->sta_hash[STA_HASH(sta->addr)]; in ap_sta_hash_del()99 ap->sta_hash[STA_HASH(sta->addr)] = s->hnext; in ap_sta_hash_del()913 s = ap->sta_hash[STA_HASH(sta)]; in ap_get_sta()
288 struct list_head sta_hash[NUM_STA]; member
318 struct list_head sta_hash[NUM_STA]; member
83 return rhltable_remove(&local->sta_hash, &sta->hash_node, in sta_info_hash_del()163 return rhltable_lookup(&local->sta_hash, addr, sta_rht_params); in sta_info_hash_lookup()266 return rhltable_insert(&local->sta_hash, &sta->hash_node, in sta_info_hash_add()1088 err = rhltable_init(&local->sta_hash, &sta_rht_params); in sta_info_init()1103 rhltable_destroy(&local->sta_hash); in sta_info_stop()
1223 struct rhltable sta_hash; member
2876 phead = &(pstapriv->sta_hash[i]); in rtw_dbg_port()