Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/rtwn/
H A Dif_rtwn.c145 static struct ieee80211_node *rtwn_node_alloc(struct ieee80211vap *,
296 ic->ic_node_alloc = rtwn_node_alloc; in rtwn_attach()
1699 rtwn_node_alloc(struct ieee80211vap *vap, in rtwn_node_alloc() function