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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_acl.c188 ACL_LOCK(as);
217 ACL_LOCK(as);
238 ACL_LOCK(as);
312 ACL_LOCK(as);
H A Dieee80211_freebsd.h170 #define ACL_LOCK(_as) mtx_lock(&(_as)->as_lock) macro

Completed in 101 milliseconds