Searched refs:ACL_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net80211/
H A Dieee80211_acl.c194 ACL_UNLOCK(as);
206 ACL_UNLOCK(as);
223 ACL_UNLOCK(as);
243 ACL_UNLOCK(as);
319 ACL_UNLOCK(as);
H A Dieee80211_freebsd.h187 #define ACL_UNLOCK(_as) mtx_unlock(&(_as)->as_lock) macro

Completed in 97 milliseconds