Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c106 struct sta_table { struct
167 struct sta_table *st; in sta_attach()
169 st = (struct sta_table *) IEEE80211_MALLOC(sizeof(struct sta_table), in sta_attach()
188 struct sta_table *st = ss->ss_priv; in sta_detach()
207 struct sta_table *st = ss->ss_priv; in sta_flush()
220 sta_flush_table(struct sta_table *st) in sta_flush_table()
248 struct sta_table *st = ss->ss_priv; in sta_add()
751 struct sta_table *st = ss->ss_priv; in sta_start()
773 struct sta_table *st = ss->ss_priv; in sta_restart()
1220 sta_dec_fails(struct sta_table *st) in sta_dec_fails()
[all …]