Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath.c180 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