Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/rtwn/
H A Dif_rtwn.c146 static struct ieee80211_node *rtwn_node_alloc(struct ieee80211vap *,
297 ic->ic_node_alloc = rtwn_node_alloc; in rtwn_attach()
1697 rtwn_node_alloc(struct ieee80211vap *vap, in rtwn_node_alloc() function