Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_power.c123 IEEE80211_PSQ_DESTROY(psq); /* OS-dependent cleanup */ in ieee80211_psq_cleanup()
H A Dieee80211_freebsd.h152 #define IEEE80211_PSQ_DESTROY(_psq) mtx_destroy(&(_psq)->psq_lock) macro