Searched refs:IEEE80211_NODE_LOCK_OBJ (Results 1 – 1 of 1) sorted by relevance
134 #define IEEE80211_NODE_LOCK_OBJ(_nt) (&(_nt)->nt_nodelock.mtx) macro136 mtx_destroy(IEEE80211_NODE_LOCK_OBJ(_nt))138 mtx_lock(IEEE80211_NODE_LOCK_OBJ(_nt))140 mtx_owned(IEEE80211_NODE_LOCK_OBJ(_nt))142 mtx_unlock(IEEE80211_NODE_LOCK_OBJ(_nt))144 mtx_assert(IEEE80211_NODE_LOCK_OBJ(_nt), MA_OWNED)