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

/freebsd-13-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.h188 #define ACL_LOCK(_as) mtx_lock(&(_as)->as_lock) macro

Completed in 174 milliseconds