Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath.c160 static struct ieee80211_node *ath_node_alloc(struct ieee80211_node_table *);
619 ic->ic_node_alloc = ath_node_alloc; in ath_attach()
2810 ath_node_alloc(struct ieee80211_node_table *nt) in ath_node_alloc() function