Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ageq.c69 IEEE80211_AGEQ_DESTROY(aq); /* OS-dependent cleanup */ in ieee80211_ageq_cleanup()
H A Dieee80211_freebsd.h177 #define IEEE80211_AGEQ_DESTROY(_aq) mtx_destroy(&(_aq)->aq_lock) macro