Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dath.c106 void ath_node_free(struct ieee80211com *, struct ieee80211_node *);
386 ic->ic_node_free = ath_node_free; in ath_attach()
1632 ath_node_free(struct ieee80211com *ic, struct ieee80211_node *ni) in ath_node_free() function