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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_acl.c190 ACL_LOCK(as);
219 ACL_LOCK(as);
240 ACL_LOCK(as);
314 ACL_LOCK(as);
H A Dieee80211_freebsd.h186 #define ACL_LOCK(_as) mtx_lock(&(_as)->as_lock) macro

Completed in 48 milliseconds