Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c179 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