Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwi.c159 STATIC struct ieee80211_node *wi_node_alloc(struct ieee80211_node_table *);
560 ic->ic_node_alloc = wi_node_alloc; in wi_attach()
1575 wi_node_alloc(struct ieee80211_node_table *nt) in wi_node_alloc() function