Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Datw.c260 static struct ieee80211_node *atw_node_alloc(struct ieee80211_node_table *);
801 ic->ic_node_alloc = atw_node_alloc; in atw_attach()
863 atw_node_alloc(struct ieee80211_node_table *nt) in atw_node_alloc() function