Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath.c179 static void ath_node_cleanup(struct ieee80211_node *);
1315 ic->ic_node_cleanup = ath_node_cleanup; in ath_attach()
3930 ath_node_cleanup(struct ieee80211_node *ni) in ath_node_cleanup() function