Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c118 static void sta_flush_table(struct sta_table *);
191 sta_flush_table(st); in sta_detach()
210 sta_flush_table(st); in sta_flush()
220 sta_flush_table(struct sta_table *st) in sta_flush_table() function