Searched refs:ath_node_cleanup (Results 1 – 1 of 1) sorted by relevance
180 static void ath_node_cleanup(struct ieee80211_node *);1308 ic->ic_node_cleanup = ath_node_cleanup; in ath_attach()3883 ath_node_cleanup(struct ieee80211_node *ni) in ath_node_cleanup() function