Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net80211/
HDieee80211_ageq.c67 IEEE80211_AGEQ_DESTROY(aq); /* OS-dependent cleanup */ in ieee80211_ageq_cleanup()
HDieee80211_freebsd.h175 #define IEEE80211_AGEQ_DESTROY(_aq) mtx_destroy(&(_aq)->aq_lock) macro