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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_power.c138 IEEE80211_PSQ_LOCK(psq);
187 IEEE80211_PSQ_LOCK(psq);
240 IEEE80211_PSQ_LOCK(psq);
334 IEEE80211_PSQ_LOCK(psq);
430 IEEE80211_PSQ_LOCK(psq);
H A Dieee80211_haiku.h187 #define IEEE80211_PSQ_LOCK(_psq) mtx_lock(&(_psq)->psq_lock) macro

Completed in 88 milliseconds