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