Home
last modified time | relevance | path

Searched refs:sta_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c104 struct sta_table { struct
116 static void sta_flush_table(struct sta_table *); argument
165 struct sta_table *st; in sta_attach()
167 st = (struct sta_table *) IEEE80211_MALLOC(sizeof(struct sta_table), in sta_attach()
186 struct sta_table *st = ss->ss_priv; in sta_detach()
205 struct sta_table *st = ss->ss_priv; in sta_flush()
218 sta_flush_table(struct sta_table *st) in sta_flush_table()
246 struct sta_table *st = ss->ss_priv; in sta_add()
749 struct sta_table *st = ss->ss_priv; in sta_start()
771 struct sta_table *st = ss->ss_priv; in sta_restart()
[all …]