Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ageq.c123 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_append()
130 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_append()
183 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_age()
237 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_remove()
H A Dieee80211_freebsd.h179 #define IEEE80211_AGEQ_UNLOCK(_aq) mtx_unlock(&(_aq)->aq_lock) macro