Lines Matching refs:sta_entry
79 struct sta_entry { struct
81 TAILQ_ENTRY(sta_entry) se_list; argument
82 LIST_ENTRY(sta_entry) se_hash;
106 TAILQ_HEAD(, sta_entry) st_entry; /* all entries */ argument
107 LIST_HEAD(, sta_entry) st_hash[STA_HASHSIZE];
143 const struct ieee80211_scan_state *, struct sta_entry *, int);
220 struct sta_entry *se, *next; in sta_flush_table()
251 struct sta_entry *se; in sta_add()
261 se = (struct sta_entry *) IEEE80211_MALLOC(sizeof(struct sta_entry), in sta_add()
869 sta_compare(const struct sta_entry *a, const struct sta_entry *b) in sta_compare()
1014 const struct ieee80211_scan_state *ss, struct sta_entry *se0, in match_bss()
1198 struct sta_entry *se; in sta_update_notseen()
1220 struct sta_entry *se; in sta_dec_fails()
1229 static struct sta_entry *
1233 struct sta_entry *se, *selbs = NULL; in select_bss()
1260 struct sta_entry *selbs; in sta_pick_bss()
1326 static struct sta_entry *
1329 struct sta_entry *se; in sta_lookup()
1348 struct sta_entry *se, *selbs; in sta_roam_check()
1453 struct sta_entry *se; in sta_iterate()
1480 struct sta_entry *se; in sta_assoc_fail()
1497 struct sta_entry *se; in sta_assoc_success()
1580 struct sta_entry *se; in adhoc_pick_channel()
1622 struct sta_entry *selbs;
1729 struct sta_entry *se, *next;
1903 struct sta_entry *selbs;