Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dath.c104 struct ieee80211_node *ath_node_alloc(struct ieee80211com *);
384 ic->ic_node_alloc = ath_node_alloc; in ath_attach()
1616 ath_node_alloc(struct ieee80211com *ic) in ath_node_alloc() function