Home
last modified time | relevance | path

Searched defs:_as (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_netbsd.h148 #define ACL_LOCK_INIT(_as, _name) \ argument
150 #define ACL_LOCK_DESTROY(_as) \ argument
152 #define ACL_LOCK(_as) IEEE80211_LOCK_IMPL(_as, as_lock) argument
153 #define ACL_UNLOCK(_as) IEEE80211_UNLOCK_IMPL(_as, as_lock) argument
154 #define ACL_LOCK_ASSERT(_as) IEEE80211_LOCK_ASSERT_IMPL(_as, as_lock) argument