Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.c240 static void parent_updown(void *, int);
282 TASK_INIT(&ic->ic_parent_task, 0, parent_updown, ic); in ieee80211_proto_attach()
1817 parent_updown(void *arg, int npending) in parent_updown() function