Searched refs:IEEE80211_AGEQ_UNLOCK (Results 1 – 2 of 2) sorted by relevance
121 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_append()128 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_append()181 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_age()235 IEEE80211_AGEQ_UNLOCK(aq); in ieee80211_ageq_remove()
616 #define IEEE80211_AGEQ_UNLOCK(aq) lockmgr(&(aq)->aq_lock, LK_RELEASE) macro