Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drt2860.c93 static struct ieee80211_node *rt2860_node_alloc(struct ieee80211_node_table *);
410 ic->ic_node_alloc = rt2860_node_alloc; in rt2860_attachhook()
857 rt2860_node_alloc(struct ieee80211_node_table *nt) in rt2860_node_alloc() function